@budibase/types 3.0.3 → 3.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -844,7 +844,6 @@ var FeatureFlag = /* @__PURE__ */ ((FeatureFlag2) => {
844
844
  FeatureFlag2["AI_CUSTOM_CONFIGS"] = "AI_CUSTOM_CONFIGS";
845
845
  FeatureFlag2["DEFAULT_VALUES"] = "DEFAULT_VALUES";
846
846
  FeatureFlag2["ENRICHED_RELATIONSHIPS"] = "ENRICHED_RELATIONSHIPS";
847
- FeatureFlag2["TABLES_DEFAULT_ADMIN"] = "TABLES_DEFAULT_ADMIN";
848
847
  FeatureFlag2["BUDIBASE_AI"] = "BUDIBASE_AI";
849
848
  return FeatureFlag2;
850
849
  })(FeatureFlag || {});