Skip to content

Commit 8eb17be

Browse files
committed
Removed dead code
1 parent 2b10fb0 commit 8eb17be

File tree

6 files changed

+283
-662
lines changed

6 files changed

+283
-662
lines changed

site/static/bootstrap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ <h3>This may take a while!</h3>
281281
window.location.search = params.toString();
282282
}
283283

284-
load_state(state => {
284+
loadState(state => {
285285
let values = Object.assign({}, {
286286
start: "",
287287
end: "",

0 commit comments

Comments
 (0)