Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
thecrypticace committed Nov 29, 2023
1 parent f0d3148 commit a96f6c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/defaultExtractor.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { flagEnabled } from '../featureFlags'
import * as regex from './regex'

export function defaultExtractor(context) {
Expand Down

0 comments on commit a96f6c1

Please sign in to comment.