Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
FAMarfuaty committed Dec 16, 2024
1 parent 9289968 commit 65ec1ae
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import SentenceLengthInTextAssessment from "../../../../src/scoring/assessments/

import Paper from "../../../../src/values/Paper.js";
import Mark from "../../../../src/values/Mark.js";
import addMark from "../../../../src/markers/addMark";
import Factory from "../../../../src/helpers/factory.js";
import buildTree from "../../../specHelpers/parse/buildTree";

Expand Down

0 comments on commit 65ec1ae

Please sign in to comment.