Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions packages/shared/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ export const POSTHOG_COOKIE_NAME = "superset";
export const FEATURE_FLAGS = {
/** Gates access to experimental Electric SQL tasks feature. */
ELECTRIC_TASKS_ACCESS: "electric-tasks-access",
/** Gates access to billing features. */
BILLING_ENABLED: "billing-enabled",
/** Gates access to GitHub integration (currently buggy, internal only). */
GITHUB_INTEGRATION_ACCESS: "github-integration-access",
/** Gates access to AI chat (@superset.sh internal only). */
Expand Down
Loading