diff --git a/src/tests.ts b/src/tests.ts index f233e7f..bc2f258 100644 --- a/src/tests.ts +++ b/src/tests.ts @@ -46,7 +46,6 @@ const instEffect = User.createEffect({ id: 1n, name: "" }) // console.log(inst) const jsonifiedUser = await inst.jsonifyPromise() - const AdminUserProto = User.extend() .schema({ schema: s => s.extend({