Skip to content

Commit 18e5271

Browse files
fix: incorrect import in commands
1 parent d332a8c commit 18e5271

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

disnake/ext/commands/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
from .custom_warnings import *
2020
from .errors import *
2121
from .flag_converter import *
22-
from .flags import *
2322
from .help import *
2423
from .params import *
2524
from .slash_core import *

0 commit comments

Comments
 (0)