diff options
| author | XhmikosR <[email protected]> | 2020-10-26 16:39:23 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-11-05 15:37:34 +0200 |
| commit | 13572a6867f8f3275659bfb8874cc0ed6f63967b (patch) | |
| tree | 3272c0f024b715ecbeb954d533b199fbf67ca098 /js/tests/visual/popover.html | |
| parent | e8f1709adfd79bd8a9dd1e99b240edd39fd91d11 (diff) | |
| download | bootstrap-13572a6867f8f3275659bfb8874cc0ed6f63967b.tar.xz bootstrap-13572a6867f8f3275659bfb8874cc0ed6f63967b.zip | |
Remove the now unneeded polyfills.
Diffstat (limited to 'js/tests/visual/popover.html')
| -rw-r--r-- | js/tests/visual/popover.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/tests/visual/popover.html b/js/tests/visual/popover.html index c28c7ec2e..b6ca7dc24 100644 --- a/js/tests/visual/popover.html +++ b/js/tests/visual/popover.html @@ -32,7 +32,6 @@ </div> <script src="../../../node_modules/popper.js/dist/umd/popper.min.js"></script> - <script src="../../dist/dom/polyfill.js"></script> <script src="../../dist/dom/event-handler.js"></script> <script src="../../dist/dom/selector-engine.js"></script> <script src="../../dist/dom/manipulator.js"></script> |
