mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-31 20:22:27 +08:00
fix: remove duplication
This commit is contained in:
parent
49d1c5140e
commit
50043f889b
@ -168,7 +168,6 @@ function trimMime(mime) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
mimeCache[mime] = str;
|
mimeCache[mime] = str;
|
||||||
mimeCache[mime] = str;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return mimeCache[mime];
|
return mimeCache[mime];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user