Remove leftover import now that banner.py has been moved

This commit is contained in:
Campbell 2024-11-21 19:20:32 -05:00
parent c5a007e1f5
commit 302bd842d1
Signed by: NinjaCheetah
GPG Key ID: 670C282B3291D63D

View File

@ -1,7 +1,6 @@
# "title/__init__.py" from libWiiPy by NinjaCheetah & Contributors
# https://github.com/NinjaCheetah/libWiiPy
from .banner import *
from .content import *
from .crypto import *
from .iospatcher import *