Pārlūkot izejas kodu

Update PuterDialog.js to remove irrelevant comment

Nariman Jelveh 1 gadu atpakaļ
vecāks
revīzija
a3cf96d6cd
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      src/UI/PuterDialog.js

+ 0 - 1
src/UI/PuterDialog.js

@@ -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 = '';