aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/install.js
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-01-30 13:48:15 +0100
committerJoas Schilling <coding@schilljs.com>2023-01-30 13:48:15 +0100
commit04e1e2f83e7b3e946665abf6b5eabf2d77b881ea (patch)
tree8768732d106572bde80f141a67c159913e557586 /core/src/install.js
parentb4f4e19335779069f86cd2e76a3ca3f3c45b8181 (diff)
downloadnextcloud-server-04e1e2f83e7b3e946665abf6b5eabf2d77b881ea.tar.gz
nextcloud-server-04e1e2f83e7b3e946665abf6b5eabf2d77b881ea.zip
Remove usages of bootstrap
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'core/src/install.js')
-rw-r--r--core/src/install.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/src/install.js b/core/src/install.js
index 6dbae452d31..9892e45f8b6 100644
--- a/core/src/install.js
+++ b/core/src/install.js
@@ -33,7 +33,6 @@ import 'jquery-ui/ui/widgets/button'
import 'jquery-ui/themes/base/theme.css'
import 'jquery-ui/themes/base/button.css'
-import 'bootstrap/js/dist/tooltip'
import './Polyfill/tooltip'
import 'strengthify'