mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
rename webserver_module.py to webserver.py
This commit is contained in:
parent
f80b82add9
commit
bdd79ea708
2 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
from .structures import HostMsgAction
|
||||
from .webserver_module import TrayWebserver
|
||||
from .webserver import TrayWebserver
|
||||
|
||||
|
||||
__all__ = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue