Skip to content

Commit dc624cf

Browse files
committed
Removing useless import.
1 parent f02116a commit dc624cf

File tree

1 file changed

+0
-1
lines changed
  • test/community/training/easy/rectanglePartition

1 file changed

+0
-1
lines changed

test/community/training/easy/rectanglePartition/CGTest.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { assert } from 'chai';
22
import sinon from 'sinon';
33
import File from '../../../../File.js';
4-
import { assertOutputAnswer } from '../../../../assertOutputAnswer.js';
54
import { execute } from '../../../../../lib/community/training/easy/rectanglePartition/rectanglePartition.js';
65

76
/**

0 commit comments

Comments
 (0)