Fixed lib importing for our custom packages

This commit is contained in:
echel0n 2014-04-22 08:26:08 -07:00
commit f185e6903b
11 changed files with 22 additions and 19 deletions

View file

@ -1,5 +1,5 @@
import nzbtomedia
from lib import requests
import requests
from nzbtomedia.nzbToMediaUtil import convert_to_ascii
from nzbtomedia import logger