Source code for wirecurly.configuration.menu

import logging

log = logging.getLogger(__name__)

__all__ = ['Menu']