mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-16 06:18:19 +00:00
Merge branch '3.0' into image-management-refactoring
This commit is contained in:
@ -104,7 +104,6 @@ router.include_router(
|
||||
|
||||
router.include_router(
|
||||
symbols.router,
|
||||
dependencies=[Depends(get_current_active_user)],
|
||||
prefix="/symbols", tags=["Symbols"]
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user