chore: remove export service POC from main (#63945)

* chore: remove export service POC from main

This is a POC and we'll see it, or something like it, again!

* remove frontend changes

---------

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
This commit is contained in:
Kristin Laemmert
2023-03-01 12:42:53 -05:00
committed by GitHub
parent 030f6c948f
commit 157c270ad3
36 changed files with 3 additions and 2909 deletions

View File

@@ -37,7 +37,6 @@ export interface FeatureToggles {
storage?: boolean;
k8s?: boolean;
dashboardsFromStorage?: boolean;
export?: boolean;
exploreMixedDatasource?: boolean;
tracing?: boolean;
newTraceView?: boolean;