Explorar el Código

Unused import

master
Chris Smith hace 6 años
padre
commit
0315acbdf2
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      14.py

+ 0
- 2
14.py Ver fichero

@@ -1,5 +1,3 @@
1
-import functools
2
-
3 1
 from shared import knot_hash, add_connected_components
4 2
 
5 3
 with open('data/14.txt', 'r') as file:

Loading…
Cancelar
Guardar