Skip to content

Commit da3b78d

Browse files
committed
Fixed small issue with compilation
1 parent 21d6ff1 commit da3b78d

File tree

1 file changed

+0
-3
lines changed
  • packages/section-editor/src/column

1 file changed

+0
-3
lines changed

packages/section-editor/src/column/index.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ import {
99
FaciesProvider,
1010
AssetPathContext,
1111
GrainsizeLayoutProvider,
12-
GeologicPatternProvider,
13-
SymbolColumn,
1412
DivisionEditOverlay,
1513
ColumnImage,
1614
LithologyColumn,
@@ -175,7 +173,6 @@ class StratColumn extends Component {
175173
h(CoveredOverlay),
176174
h(LithologyBoxes),
177175
]),
178-
h(SymbolColumn, { left: 90, symbols: [] }),
179176
h(ColumnAxis),
180177
h(GrainsizeAxis),
181178
// Notes column

0 commit comments

Comments
 (0)