No need for the closing import
This commit is contained in:
parent
f2dc38cda6
commit
ef524f2cfd
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@
|
||||||
import minitwit
|
import minitwit
|
||||||
import unittest
|
import unittest
|
||||||
import tempfile
|
import tempfile
|
||||||
from contextlib import closing
|
|
||||||
|
|
||||||
|
|
||||||
class MiniTwitTestCase(unittest.TestCase):
|
class MiniTwitTestCase(unittest.TestCase):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue