We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30de2e4 commit fa04e74Copy full SHA for fa04e74
1 file changed
packages/testtools/src/schema.ts
@@ -12,7 +12,6 @@ import type { PolicyDef } from '@zenstackhq/runtime/enhancements/node';
12
import { getDMMF, type DMMF } from '@zenstackhq/sdk/prisma';
13
import { execSync } from 'child_process';
14
import * as fs from 'fs';
15
-import json from 'json5';
16
import * as path from 'path';
17
import tmp from 'tmp';
18
import { loadDocument } from 'zenstack/cli/cli-util';
0 commit comments