mirror of
https://github.com/twbs/bootstrap.git
synced 2025-12-07 00:02:51 -05:00
Removed line break between // Private comment and function (#41218)
This commit is contained in:
parent
3bb3c95188
commit
7bbbc492ef
@ -135,7 +135,6 @@ class Toast extends BaseComponent {
|
||||
}
|
||||
|
||||
// Private
|
||||
|
||||
_maybeScheduleHide() {
|
||||
if (!this._config.autohide) {
|
||||
return
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user