]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Removed line break between `// Private` comment and function (#41218)
authorMohamad Salman <139472418+MohamadSalman11@users.noreply.github.com>
Fri, 25 Apr 2025 17:22:58 +0000 (19:22 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 17:22:58 +0000 (10:22 -0700)
js/src/toast.js

index d5d9c0ee0c948d3ad4c2c2231980b209bc76d304..82369ebef40d8c5be9dcb10ce4eca8d750791156 100644 (file)
@@ -135,7 +135,6 @@ class Toast extends BaseComponent {
   }
 
   // Private
-
   _maybeScheduleHide() {
     if (!this._config.autohide) {
       return