Skip to content

Commit

Permalink
Update binary-pattern-editor.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-police committed Aug 18, 2024
1 parent 60b9333 commit 4b8867d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/pages/binary-pattern-editor.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ import test from "../js/test";

function BinaryPatternEditorPage() {
return (<>
<Head>
<script src="./src/js/test.js"></script>
</Head>

<div>
test
</div>
Expand Down

0 comments on commit 4b8867d

Please sign in to comment.