Skip to content

Commit cce2b91

Browse files
committed
chore: removed unused import
1 parent 1a931fc commit cce2b91

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)