Skip to content

Commit b33bd8b

Browse files
committed
re
1 parent f757fee commit b33bd8b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ export default class MarkdownPlugin extends AdminForthPlugin {
3939
if (!column) {
4040
throw new Error(`Column ${fieldName} not found in resource ${resourceConfig.label}`);
4141
}
42-
4342
if (!column.components) {
4443
column.components = {};
4544
}

0 commit comments

Comments
 (0)