We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f3cea commit 12582fdCopy full SHA for 12582fd
packages/frontend/src/config/flags.ts
@@ -5,8 +5,6 @@
5
* Display flags
6
*/
7
export const BANNER_TEXT_FLAG = 'banner_display'
8
-// we only want to show this notification to users created before this date (ms since epoch)
9
-export const SINGLE_STEP_TEST_SHOW_BEFORE_FLAG = 'single_step_test_show_before'
10
11
/**
12
* Feature flags
0 commit comments