Skip to content

Commit

Permalink
Post-rebase fix
Browse files Browse the repository at this point in the history
  • Loading branch information
FasterSpeeding committed Sep 10, 2021
1 parent e3de9a9 commit dac60b4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion hikari/impl/event_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
from hikari import intents as intents_
from hikari import presences as presences_
from hikari import snowflakes
from hikari.events import interaction_events
from hikari.events import channel_events
from hikari.events import guild_events
from hikari.events import member_events
Expand Down
1 change: 0 additions & 1 deletion tests/hikari/impl/test_entity_factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
from hikari import voices as voice_models
from hikari import webhooks as webhook_models
from hikari.impl import entity_factory
from hikari.interactions import command_interactions
from hikari.interactions import base_interactions
from hikari.interactions import command_interactions
from hikari.interactions import component_interactions
Expand Down

0 comments on commit dac60b4

Please sign in to comment.