Skip to content

Commit

Permalink
Lint fix, removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
barnettwilliam committed Apr 8, 2024
1 parent 89525e1 commit 99b9d0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion platform/test/spec/testEducationPlatformAppSpec.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { ActionFunction } from "../../src/ActionFunction.js";
import { Panel } from "../../src/Panel.js";
import { ErrorHandler } from "../../src/ErrorHandler.js";
import "jasmine-ajax";
import { EducationPlatformError } from "../../src/EducationPlatformError.js";

describe("EducationPlatformApp", () => {

Expand Down

0 comments on commit 99b9d0b

Please sign in to comment.