mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-17 01:04:51 +02: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
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from enum import Enum
|
||||
from typing import List, Optional, Union
|
||||
from uuid import UUID
|
||||
|
Loading…
Reference in New Issue
Block a user