Skip to content

Commit cabde89

Browse files
committed
fixed unittest
1 parent e71320d commit cabde89

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

linode_api4/objects/monitor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from dataclasses import dataclass, field
2-
from enum import Enum
32
from typing import List, Literal, Optional, Union
43

54
from linode_api4.objects import DerivedBase

0 commit comments

Comments
 (0)