Skip to content

Commit 4636b89

Browse files
committed
deleted redundant imports; forgot to remove earlier
1 parent 0905a0a commit 4636b89

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cmapPy/pandasGEXpress/parse.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
from cmapPy.pandasGEXpress import parse_gct as parse_gct
1414
from cmapPy.pandasGEXpress import parse_gctx as parse_gctx
1515

16-
import parse_gct as parse_gct
17-
import parse_gctx as parse_gctx
18-
1916
__author__ = "Oana Enache"
2017
__email__ = "[email protected]"
2118

0 commit comments

Comments
 (0)