remove dead code
This commit is contained in:
parent
11e4bd3aa2
commit
d88be5dd99
1 changed files with 0 additions and 4 deletions
|
|
@ -240,10 +240,6 @@ export const nodeIconsLucide: {
|
|||
>,
|
||||
};
|
||||
|
||||
export const taskTypeMap: { [key: string]: string } = {
|
||||
MULTICLASS_CLASSIFICATION: "Multiclass Classification",
|
||||
};
|
||||
|
||||
const charWidths: { [char: string]: number } = {
|
||||
" ": 0.2,
|
||||
"!": 0.2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue