mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-05-02 17:07:13 +00:00
remove duplicate case stmt
This commit is contained in:
parent
3f5b2485d7
commit
faa341c33b
1 changed files with 0 additions and 1 deletions
|
@ -210,7 +210,6 @@ function displayFromFile(file) {
|
|||
case "js":
|
||||
case "jsx":
|
||||
case "cpp":
|
||||
case "c":
|
||||
case "c":
|
||||
return { iconBgColor: "bg-warn", Icon: FileCode };
|
||||
case "png":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue