Fix imports

This commit is contained in:
2026-06-12 19:23:23 +00:00
parent c254970ae5
commit 56b955cfdf
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
import jsondiff
from kanta.kanta.structs import ChangeRecord
from kanta.structs import ChangeRecord
from kanta.serialization.base import ReplayResult, replay
from kanta.serialization.framing import LineFramer
from kanta.serialization.json import JsonSerializer