Remove unused import

This commit is contained in:
Tony Garnock-Jones 2023-10-02 21:05:36 +02:00
parent bfd1f13c19
commit 93bc596f37
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ import {
canonicalEncode,
fromJS,
isEmbedded,
stringify,
underlying,
} from "@syndicate-lang/core";
import G = Schemas.gatekeeper;