odex25_standard/odex25_base/branch/controllers/__init__.py

6 lines
191 B
Python

# -*- coding: utf-8 -*-
# Part of BrowseInfo. See LICENSE file for full copyright and licensing details.
from . import main
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: