Skip to content

Commit

Permalink
MAT-7461: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmcphillips committed Jul 23, 2024
1 parent 5fc01ff commit e41f0e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Store/featureFlagStore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export interface FeatureFlags {
ShiftTestCasesDates: boolean;
associateMeasures: boolean;
qiCoreStu4Updates: boolean;

}
const initialState: FeatureFlags = {
CQLBuilderIncludes: false,
Expand Down

0 comments on commit e41f0e8

Please sign in to comment.