remove commented code
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
import {requestPVE, requestAPI, goToPage, getURIData, reload, resources} from "./utils.js";
|
||||
import { Dialog } from "./elements.js";
|
||||
|
||||
/*
|
||||
setInterval(async () => {
|
||||
await getConfig();
|
||||
populateDisk();
|
||||
}, 1000);*/
|
||||
|
||||
window.addEventListener("DOMContentLoaded", init); // do the dumb thing where the disk config refreshes every second
|
||||
|
||||
let diskMetaData = resources.disk;
|
||||
|
Reference in New Issue
Block a user