Skip to content

Commit

Permalink
remove useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
AmiyaSX authored and hampfh committed Jul 15, 2024
1 parent 3bb4752 commit c316681
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 c316681

Please sign in to comment.