Skip to content

Commit 0d5f2df

Browse files
thecrypticacereinink
authored andcommitted
fixup
1 parent a9d0b18 commit 0d5f2df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/util/formatVariantSelector.js

-1
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,6 @@ let pseudoElementExceptions = [
352352
*
353353
* @param {Selector} selector
354354
* @param {boolean} force
355-
* @param {string[]|null} safelist
356355
**/
357356
export function collectPseudoElements(selector, force = false) {
358357
/** @type {Node[]} */

0 commit comments

Comments
 (0)