Your Name 4 년 전
부모
커밋
70210a5d20
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      hhh/browser_common.py

+ 2 - 2
hhh/browser_common.py

@@ -1,7 +1,7 @@
 from selenium import webdriver
 import time
-import networkx as nx
-import dataset
+#import networkx as nx
+#import dataset
 import pickle
 import codecs
 from selenium.webdriver.common.keys import Keys