Leskov Oleg 5 days ago
parent
commit
ec396a0e4f
1 changed files with 0 additions and 3 deletions
  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 = [