Skip to content

Commit f9d8bdf

Browse files
committed
fixed unittest
1 parent d704611 commit f9d8bdf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)