@@ -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 = [