remove unrelated comments

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
Arthur Lu 2023-01-17 12:02:02 -08:00
parent 004c5279fb
commit 9dbbb5909a

View File

@ -34,11 +34,6 @@ async function init () {
cancelButton.addEventListener("click", () => {
goToPage("index.html");
});
/**
* Add disk qemu: POST config with sata4:"cephpl:4"
* Add disk lxc POST config with mp2:"cephpl:8,mp=/test/,backup=1"
*/
}
async function populateResources () {