Browse Source

Unused import

master
Chris Smith 6 years ago
parent
commit
0315acbdf2
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      14.py

+ 0
- 2
14.py View File

@@ -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…
Cancel
Save