1
0
Fork 0
mirror of synced 2024-06-03 03:04:33 +12:00

Removed old check

This commit is contained in:
phxntxm 2017-03-17 00:27:21 -05:00
parent fc1ed00b96
commit fdb2ca7974

View file

@ -1,6 +1,6 @@
from .cards import Deck
from .checks import is_owner, custom_perms, is_pm, db_check
from .checks import is_owner, custom_perms, db_check
from .config import *
from .utilities import *
from .images import create_banner
from .paginator import Pages, CannotPaginate
from .paginator import Pages, CannotPaginate