Skip to content

Commit 60a0d9b

Browse files
committed
remove outdated imports
1 parent 3d86c12 commit 60a0d9b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

neo/test/iotest/test_nwbio.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
Tests of neo.io.nwbio
44
"""
55

6-
from __future__ import unicode_literals, print_function, division, absolute_import
7-
86
import os
97
import unittest
108
from datetime import datetime

0 commit comments

Comments
 (0)