Skip to content

Commit 97983b3

Browse files
committed
Remove wrong imports
1 parent 571fbf2 commit 97983b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/betterproto/plugin/compiler.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
try:
99
# betterproto[compiler] specific dependencies
10-
import black
11-
import isort.api
1210
import jinja2
1311
except ImportError as err:
1412
print(

0 commit comments

Comments
 (0)