import optimization to make linter less mad
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
from interactions import ActionRow
|
||||
|
||||
from token_bot.ui.buttons.tracker.alert_category import HIGH_ALERT_BUTTON, LOW_ALERT_BUTTON, CUSTOM_ALERT_BUTTON
|
||||
|
||||
from token_bot.ui.buttons.tracker.alert_category import HIGH_ALERT_BUTTON, LOW_ALERT_BUTTON
|
||||
|
||||
ALERT_TYPE_ROW: list[ActionRow] = [
|
||||
ActionRow(
|
||||
|
||||
Reference in New Issue
Block a user