-
-
-
+
+
+
+
+
+
+
+
+
+
diff --git a/arches_lingo/src/arches_lingo/types.ts b/arches_lingo/src/arches_lingo/types.ts
index 76bb319a..d77066b8 100644
--- a/arches_lingo/src/arches_lingo/types.ts
+++ b/arches_lingo/src/arches_lingo/types.ts
@@ -30,13 +30,6 @@ export interface Scheme {
top_concepts: Concept[];
}
-export interface SchemeResource {
- [key: string]: object;
- resource: {
- [key: string]: Array