mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02: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