Skip to content

Commit

Permalink
remove useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
AmiyaSX committed Jul 13, 2024
1 parent 267f521 commit 45ecfd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/shared/feature.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ export function feature(feature: keyof typeof featureFlags) {
}
return false
}
const test = "test"

0 comments on commit 45ecfd7

Please sign in to comment.