3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/coremods/__init__.py

4 lines
193 B
Python
Raw Normal View History

2016-08-25 09:45:05 +02:00
# Note: Service support has to be imported first, so that utils.add_cmd() works for corecommands,
# etc.
from . import service_support, permissions, control, handlers, corecommands, exttargets