mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-15 02:50:10 +01:00
remove duplicate case stmt
This commit is contained in:
parent
3f5b2485d7
commit
faa341c33b
@ -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…
Reference in New Issue
Block a user