Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 7e5f8ed

Browse files
authored
Update __init__.py
1 parent 2c2273d commit 7e5f8ed

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: wavelink/__init__.py

-3
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,8 @@
2626
__author__ = "PythonistaGuild, EvieePy"
2727
__license__ = "MIT"
2828
__copyright__ = "Copyright 2019-Present (c) PythonistaGuild, EvieePy"
29-
3029
__version__ = "3.5.0"
3130

32-
33-
3431
from .enums import *
3532
from .exceptions import *
3633
from .filters import *

0 commit comments

Comments
 (0)