Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoSot committed Nov 7, 2022
1 parent 7e08ae7 commit 5c900eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/src/dom/selector-engine.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

import { isDisabled, isVisible } from '../util/index.js'


const getSelector = element => {
let selector = element.getAttribute('data-bs-target')

Expand Down

0 comments on commit 5c900eb

Please sign in to comment.