Add missing import

This commit is contained in:
Klaus-Uwe Mitterer 2017-03-13 20:13:58 +01:00
parent 294f9f08d1
commit 023b6fda64

View file

@ -1,4 +1,4 @@
import pyshorteners
import setuptools, pyshorteners
def shortURL(url):
try: