mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-19 07:48:10 +00:00
Fix test suite after VPCS changes for using ubridge
This commit is contained in:
@ -104,4 +104,3 @@ class DrawingHandler:
|
||||
project = controller.get_project(request.match_info["project_id"])
|
||||
yield from project.delete_drawing(request.match_info["drawing_id"])
|
||||
response.set_status(204)
|
||||
|
||||
|
Reference in New Issue
Block a user