diff options
author | Mitch Jackson <mitch@freeside.biz> | 2019-02-24 21:54:02 -0500 |
---|---|---|
committer | Mitch Jackson <mitch@freeside.biz> | 2019-02-24 21:54:46 -0500 |
commit | d0a105a296bae50a191424abed78a1ba4f251248 (patch) | |
tree | 29bba82b6b51a0703178dfddce56047b08810406 /FS | |
parent | bafa0a47d9d52c2c0b27ef754b8ef8e346b722c8 (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 |