Update PuterDialog.js to remove irrelevant comment

This commit is contained in:
Nariman Jelveh
2024-03-04 18:04:14 -08:00
committed by GitHub
parent 1504db89a2
commit a3cf96d6cd

View File

@@ -19,7 +19,6 @@
import UIWindow from './UIWindow.js'
// todo do this using uid rather than item_path, since item_path is way mroe expensive on the DB
async function PuterDialog(options) {
return new Promise(async (resolve) => {
let h = '';