Skip to content

Commit 8597825

Browse files
authored
Remove editBundle from default columns (#2640)
- Fix #2410
1 parent 5bde090 commit 8597825

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/TaskAnalysisTable/TaskAnalysisTable.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ const DEFAULT_COLUMNS = [
7878
"priority",
7979
"controls",
8080
"comments",
81-
"editBundle",
8281
];
8382

8483
/**

0 commit comments

Comments
 (0)