mirror of
https://github.com/yawaflua/Flask-Discord.git
synced 2025-12-10 04:19:31 +02:00
Remove Integrations. Not meant to use directly
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from .guild import Guild
|
||||
from .connections import UserConnection
|
||||
from .user import User, Bot
|
||||
from .connections import UserConnection, Integration
|
||||
from .guild import Guild
|
||||
|
||||
|
||||
__all__ = [
|
||||
|
||||
Reference in New Issue
Block a user