Skip to content

Commit

Permalink
remove ide added line
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyNikipelau committed Apr 19, 2024
1 parent 8409b2c commit 1169f28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/process/__tests__/process.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { expect } from "chai";
import { processSync, ProcessTargets } from "../index";
import { validate } from 'fast-json-patch';
import { ValidationScope } from 'types';
const assert = require('assert');
const form1 = require('./fixtures/form1.json');
Expand Down

0 comments on commit 1169f28

Please sign in to comment.