1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00

remove unused imports in codegen

This commit is contained in:
mat 2024-11-27 23:32:04 +00:00
parent 0ba1dfdb8d
commit b623845342

View file

@ -1,5 +1,3 @@
from lib.code.packet import fix_state
from lib.utils import PacketIdentifier, group_packets
import lib.code.inventory
import lib.code.language
import lib.code.registry