Skip to content

Commit 822b842

Browse files
committed
chore: removed unused import
1 parent b407686 commit 822b842

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tutorwordpress/plugin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from glob import glob
44
import os
55
import sys
6-
import typing as t
76

87
import click
98
from tutor import fmt, hooks as tutor_hooks, config as tutor_config

0 commit comments

Comments
 (0)