fix: remove nonexistent handle_access import
This commit is contained in:
@@ -11,7 +11,6 @@ from .shared import (
|
||||
)
|
||||
|
||||
# Re-export public names for external callers (test_commands, etc.)
|
||||
from .access import handle_access # noqa: just to ensure module loads
|
||||
from .register import handle_register
|
||||
from .bet import handle_cancel, handle_cancel_bet, handle_bet, handle_odds
|
||||
from .race import handle_race_list, handle_start
|
||||
|
||||
Reference in New Issue
Block a user