mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-04 12:04:12 +00:00
Remove from __future__ import annotations
This commit is contained in:
parent
88d98cf02e
commit
be473aaaf7
@ -16,8 +16,6 @@
|
|||||||
|
|
||||||
# Generated from JSON schema using https://github.com/koxudaxi/datamodel-code-generator
|
# Generated from JSON schema using https://github.com/koxudaxi/datamodel-code-generator
|
||||||
|
|
||||||
from __future__ import annotations
|
|
||||||
|
|
||||||
from enum import Enum
|
from enum import Enum
|
||||||
from typing import List, Optional, Union
|
from typing import List, Optional, Union
|
||||||
from uuid import UUID
|
from uuid import UUID
|
||||||
|
Loading…
Reference in New Issue
Block a user