diff options
| author | Neeraj Kumar Das <[email protected]> | 2023-03-14 18:00:36 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-14 14:30:36 +0200 |
| commit | 6a043d95faf6c3dca040162538d4fc7bd643f9d8 (patch) | |
| tree | c8f3b4e76901198d47db6fb4d6ac692c5fed6a77 | |
| parent | 898cfc740d30ed11ad0492473d278f35713c9d67 (diff) | |
| download | bootstrap-6a043d95faf6c3dca040162538d4fc7bd643f9d8.tar.xz bootstrap-6a043d95faf6c3dca040162538d4fc7bd643f9d8.zip | |
Remove empty script tag (#38233)
| -rw-r--r-- | js/tests/visual/input.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/tests/visual/input.html b/js/tests/visual/input.html index 6ef08d9aa..1e5eec2d1 100644 --- a/js/tests/visual/input.html +++ b/js/tests/visual/input.html @@ -74,6 +74,5 @@ </div> <script src="../../../dist/js/bootstrap.bundle.js"></script> - <script></script> </body> </html> |
