Leskov Oleg 5 天之前
父節點
當前提交
ec396a0e4f
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      app/app.coffee

+ 0 - 3
app/app.coffee

@@ -12,9 +12,6 @@ document.head.insertAdjacentHTML('beforeend', '<style type="text/tailwindcss" fi
 document.head.insertAdjacentHTML('beforeend', '<style type="text/tailwindcss" file="app/app.styl">' + stylFns['app/app.styl'] + '</style>')
 
 
-globalThis.AppDB = new require('app/utils/AppDB')
-
-await globalThis.AppDB.init()
 
 # Маршруты
 routes = [