# -*- coding: utf-8 -*-
from wcfauto.event.event import Event
from wcfauto.event.core import load_function
Event = load_function(Event)