Skip to content

Commit 1a3342f

Browse files
committed
make format
1 parent 432206f commit 1a3342f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

linode_api4/objects/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import time
22
from datetime import datetime, timedelta
33
from functools import cached_property
4-
from itertools import chain
54
from typing import Any, Dict, Optional
65

76
from linode_api4.objects.serializable import JSONObject

0 commit comments

Comments
 (0)