Skip to content

Commit 137b474

Browse files
committed
Remove dead import
1 parent e385331 commit 137b474

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/compilers/typescript.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from collections import defaultdict
21
import re
32
import os
43
from src.compilers.base import BaseCompiler

0 commit comments

Comments
 (0)