Browse Source

웹 깃허브는 업로드가 너무 힘들다

잉여강화기 (SPUP) 7 years ago
parent
commit
f4351f90a1
1 changed files with 1 additions and 2 deletions
  1. 1 2
      route/tool/func.py

+ 1 - 2
route/tool/func.py

@@ -495,7 +495,6 @@ def diff(seqm):
             else:
                 if re.search('<\/span>', data):
                     num -= 1
-                    print(num)
                     sub += str(left) + ' : ' + re.sub('(?P<in>(?:(?!\n).)*)\n', '\g<in>', data, 1) + '<br>'
                 else:
                     if num > 0:
@@ -973,4 +972,4 @@ def re_error(data):
                 menu = 0
             ))
         else:
-            return redirect('/')
+            return redirect('/')