Remove Integrations. Not meant to use directly

This commit is contained in:
thec0sm0s
2020-05-15 17:38:23 +05:30
parent fad0df2b79
commit a314928fbf

View File

@@ -1,6 +1,6 @@
from .guild import Guild from .connections import UserConnection
from .user import User, Bot from .user import User, Bot
from .connections import UserConnection, Integration from .guild import Guild
__all__ = [ __all__ = [