diff options
| author | 0x85FB9C51 <77808164+0x85FB9C51@users.noreply.github.com> | 2021-07-10 16:57:45 -0400 |
|---|---|---|
| committer | 0x85FB9C51 <77808164+0x85FB9C51@users.noreply.github.com> | 2021-07-10 16:57:45 -0400 |
| commit | a5c099cb5ae455064f65989dc977870ce2c3f7fc (patch) | |
| tree | ab92e6e9fb55b17cb4b65d42e6d11eaa8d9708aa /src/client/views/collections/schemaView/CollectionSchemaHeaders.tsx | |
| parent | dda6b85a142f5b47cb01e63777cc031aa556d491 (diff) | |
added indentation for visibility of hierarchy
Diffstat (limited to 'src/client/views/collections/schemaView/CollectionSchemaHeaders.tsx')
| -rw-r--r-- | src/client/views/collections/schemaView/CollectionSchemaHeaders.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/collections/schemaView/CollectionSchemaHeaders.tsx b/src/client/views/collections/schemaView/CollectionSchemaHeaders.tsx index ab3076224..b2115b22e 100644 --- a/src/client/views/collections/schemaView/CollectionSchemaHeaders.tsx +++ b/src/client/views/collections/schemaView/CollectionSchemaHeaders.tsx @@ -11,7 +11,6 @@ import { Cast, StrCast } from "../../../../fields/Types"; import { undoBatch } from "../../../util/UndoManager"; import { SearchBox } from "../../search/SearchBox"; import { ColumnType } from "./CollectionSchemaView"; -import { ColumnType2 } from "../CollectionSchemaView"; import "./CollectionSchemaView.scss"; import { CollectionView } from "../CollectionView"; |
