Skip to content

Commit

Permalink
Update App.js
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Aug 3, 2023
1 parent d0cf845 commit b09964d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import { useDebounce, useQueryState } from "./hooks";
import "react-toastify/dist/ReactToastify.css";
import Tooltip from "./components/Tooltip";
import { getReverseComplement, filterFeatures } from "./utils";
import SingleRow from "./components/SingleRow";



Expand Down

0 comments on commit b09964d

Please sign in to comment.