import RNS
import nomadnet

class WebUI:

    def __init__(self):
        RNS.log("Web UI not implemented", RNS.LOG_ERROR)
        nomadnet.panic()