File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
apps/sim/app/w/knowledge/[id] Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -649,9 +649,6 @@ export function KnowledgeBase({
649649 < th className = 'px-4 pt-2 pb-3 text-left font-medium' >
650650 < span className = 'text-muted-foreground text-xs leading-none' > Status</ span >
651651 </ th >
652- < th className = 'px-4 pt-2 pb-3 text-left font-medium' >
653- < span className = 'text-muted-foreground text-xs leading-none' > Status</ span >
654- </ th >
655652 < th className = 'px-4 pt-2 pb-3 text-left font-medium' >
656653 < span className = 'text-muted-foreground text-xs leading-none' >
657654 Actions
@@ -721,11 +718,6 @@ export function KnowledgeBase({
721718 < div className = 'text-muted-foreground text-xs' > —</ div >
722719 </ td >
723720
724- { /* Processing column */ }
725- < td className = 'px-4 py-3' >
726- < div className = 'text-muted-foreground text-xs' > —</ div >
727- </ td >
728-
729721 { /* Status column */ }
730722 < td className = 'px-4 py-3' >
731723 < div className = 'text-muted-foreground text-xs' > —</ div >
You can’t perform that action at this time.
0 commit comments