Skip to content

Commit d6fb746

Browse files
committed
removing unused import
1 parent 2a6a25b commit d6fb746

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

project_euler/problem_56/sol1.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import typing
21

32

43
def maximum_digital_sum(a,b) -> int:

0 commit comments

Comments
 (0)