diff options
author | Mitch Jackson <mitch@freeside.biz> | 2019-02-24 21:54:02 -0500 |
---|---|---|
committer | Mitch Jackson <mitch@freeside.biz> | 2019-02-27 03:27:45 -0500 |
commit | f3a198598454acbda26227f67f95aeb0fe73b268 (patch) | |
tree | e21cb20d553aa8519ea9be07ecfa068d8ea69ee0 /FS | |
parent | 1e4a622fb687ae4c142eafed732a582e253ff802 (diff) |
RT# 81961 Fix POD error
Diffstat (limited to 'FS')
-rw-r--r-- | FS/FS/ClientAPI.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/FS/FS/ClientAPI.pm b/FS/FS/ClientAPI.pm index 2a880687e..4ba03f457 100644 --- a/FS/FS/ClientAPI.pm +++ b/FS/FS/ClientAPI.pm @@ -19,8 +19,6 @@ FS::ClientAPI =cut -=cut - sub load_clientapi_modules { #find modules |