Skip to content

Commit

Permalink
removing unused var (and force triggering actions)
Browse files Browse the repository at this point in the history
  • Loading branch information
adkinsrs committed Dec 7, 2023
1 parent 3fb5fe9 commit 0a688aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion www/js/gene_collection_manager.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"use strict";

let firstSearch = true;
const animationTime = 200; // in ms
let isAddFormOpen = false;
const resultsPerPage = 20;

Expand Down

0 comments on commit 0a688aa

Please sign in to comment.