aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/web_ui/__init__.py
blob: 1ae5dba8d412aab37c0b9c0ae4a7d70aeaa91e40 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: CC0-1.0

# Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>
#
# Available under the terms of Creative Commons Zero v1.0 Universal.

from ._app import UIDomain
from .root import process_request