Skip to content

Commit d8b86f7

Browse files
committed
refactor: remove HOTJAR_ENABLED flag
1 parent 7e5ce2e commit d8b86f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export interface customEnv {
2828
*/
2929
SENTRY_RELEASE_VERSION?: string
3030
SENTRY_TRACES_SAMPLE_RATE?: number
31-
HOTJAR_ENABLED?: boolean
3231
CLUSTER_NAME?: boolean
3332
APPLICATION_METRICS_ENABLED?: boolean
3433
GA_ENABLED?: boolean

0 commit comments

Comments
 (0)