Fix: remove unused fixme
This commit is contained in:
parent
9b5b39ea3e
commit
8191c9e42e
|
@ -3,7 +3,6 @@
|
|||
'use strict';
|
||||
|
||||
const router = (() => {
|
||||
// FIXME: this only works with one history
|
||||
const buffer = [];
|
||||
const watchers = [];
|
||||
document.addEventListener('DOMContentLoaded', () => update());
|
||||
|
|
Loading…
Reference in New Issue
Block a user