diff --git a/platform/test/spec/testEducationPlatformAppSpec.js b/platform/test/spec/testEducationPlatformAppSpec.js index 71cab41..1ef88c5 100644 --- a/platform/test/spec/testEducationPlatformAppSpec.js +++ b/platform/test/spec/testEducationPlatformAppSpec.js @@ -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", () => {