Skip to content

Commit

Permalink
Cleaning unused imports (#338)
Browse files Browse the repository at this point in the history
* [Fix #292] Fixed workflow by checking out forked branch first

* [Upd] Run npm audit fix

* [Upd] Removed unused import
  • Loading branch information
LaChope authored Apr 22, 2024
1 parent 9fb7b75 commit 6d538d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/__tests__/JsonLdFramingUtils.test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import React from "react";
import JsonLdFramingUtils from "../../src/util/JsonLdFramingUtils";

describe("JsonLd framing utils", () => {
Expand Down

0 comments on commit 6d538d3

Please sign in to comment.