Skip to content

Commit 19f2aaa

Browse files
Deleted Redundant Import
1 parent 0e7480a commit 19f2aaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

misc/grid_search_gcnn.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
sys.path.insert(0, os.path.abspath(''))
1515

1616
import data
17-
import utils
1817
from lib_gcnn import graph, coarsening
1918
from graph_cnn import GraphCNN
2019
from train import train_and_test

0 commit comments

Comments
 (0)