mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 12:30:13 +03:00
Remove final timing artifact in projects.py
This commit is contained in:
parent
bd15c8d019
commit
286b2407cd
@ -609,7 +609,6 @@ async def create_node_from_template(
|
||||
|
||||
Required privilege: Node.Allocate
|
||||
"""
|
||||
_t0 = _time.time()
|
||||
|
||||
template = await TemplatesService(templates_repo).get_template(template_id)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user