remove re import from slogan test

master
mutantmonkey 2012-05-31 23:34:49 -07:00
parent cf0ce39d3e
commit 03b7a6df9e
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ author: mutantmonkey <mutantmonkey@mutantmonkey.in>
import sys
sys.path.append('.')
import re
import unittest
from mock import MagicMock, Mock
from modules.slogan import sloganize, slogan