diff options
Diffstat (limited to 'modules/bitly.py')
| -rw-r--r-- | modules/bitly.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/bitly.py b/modules/bitly.py index cc73c200..b0aa5d7b 100644 --- a/modules/bitly.py +++ b/modules/bitly.py @@ -1,3 +1,5 @@ +#--require-config bitly-api-key + import re import Utils |
