Skip to content

Commit 4ab4b81

Browse files
committed
Fix import problem.
1 parent f79a48c commit 4ab4b81

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/selfie-lib/selfie_lib/SelfieImplementations.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import base64
22

3-
from annotated_types import T
4-
53
from .Snapshot import Snapshot
64
from .SnapshotFile import SnapshotFile
75
from .SnapshotSystem import DiskStorage, SnapshotSystem, _selfieSystem, Mode

0 commit comments

Comments
 (0)