forked from orbit-oss/flask
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 unittest
|
||||
import tempfile
|
||||
from contextlib import closing
|
||||
|
||||
|
||||
class MiniTwitTestCase(unittest.TestCase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue