mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-31 05:13:49 +02:00
Remove un-needed imports
This commit is contained in:
parent
4a4a57e1a3
commit
ad287d3434
@ -1,7 +1,5 @@
|
|||||||
from gns3server.modules.dynamips import Hypervisor
|
from gns3server.modules.dynamips import Hypervisor
|
||||||
import time
|
import time
|
||||||
import os
|
|
||||||
import pytest
|
|
||||||
|
|
||||||
|
|
||||||
def test_is_started(hypervisor):
|
def test_is_started(hypervisor):
|
||||||
|
Loading…
Reference in New Issue
Block a user