remove re import from slogan test

This commit is contained in:
mutantmonkey
2012-05-31 23:34:49 -07:00
parent cf0ce39d3e
commit 03b7a6df9e

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