Ver código fonte

프린트 추가

Surplus_Up (2DU) 6 anos atrás
pai
commit
1225b5fc12
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      route/tool/set_mark/namumark.py

+ 0 - 2
route/tool/set_mark/namumark.py

@@ -43,8 +43,6 @@ def table_parser(data, cel_data, cel_num, start_data, num = 0, cel_color = {}):
     row = ''
     cel = 'colspan="' + str(round(len(start_data) / 2)) + '"'
 
-    print(cel_color)
-
     if not cel_num in cel_color:
         cel_color[cel_num] = ''