mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-19 22:24:17 +01:00
fix imports
This commit is contained in:
@@ -4,7 +4,7 @@ import time
|
||||
|
||||
from aiohttp import web
|
||||
|
||||
from server import Server
|
||||
from yacv_server.server import Server
|
||||
|
||||
server = Server()
|
||||
"""The server instance. This is the main entry point to serve CAD objects and other data to the frontend."""
|
||||
|
||||
Reference in New Issue
Block a user