Explorar el Código

Removed unused import

Taddeus Kroes hace 13 años
padre
commit
5bfdb814aa
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      problem34.py

+ 0 - 1
problem34.py

@@ -1,5 +1,4 @@
 #!/usr/bin/env python
-from itertools import combinations
 from math import factorial
 
 def digits(n):