Skip to content

Commit

Permalink
Remove stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
tu55eladd committed Oct 9, 2023
1 parent 07ff202 commit c5d6543
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/mocks/data/feature.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { Features, VIS_SPRAKSJEKK } from '../../moduler/feature/feature';
import { Features } from '../../moduler/feature/feature';

export const features: Features = {
[VIS_SPRAKSJEKK]: true,
};
export const features: Features = {};

0 comments on commit c5d6543

Please sign in to comment.