Remove unused import

This commit is contained in:
Jordan Pittman 2023-11-29 13:32:01 -05:00
parent 817c466c1e
commit da0ee9c746

View File

@ -1,4 +1,3 @@
import { flagEnabled } from '../featureFlags'
import * as regex from './regex'
export function defaultExtractor(context) {