mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-01 21:41:45 +08:00
we can just remove mac_init now since we're not using it
This commit is contained in:
parent
512440684e
commit
363360f0d5
@ -1,12 +0,0 @@
|
|||||||
/**
|
|
||||||
* Mac specific initialization
|
|
||||||
*/
|
|
||||||
import utils from "./utils.js";
|
|
||||||
import shortcutService from "./shortcuts.js";
|
|
||||||
|
|
||||||
function init() {
|
|
||||||
}
|
|
||||||
|
|
||||||
export default {
|
|
||||||
init
|
|
||||||
};
|
|
||||||
Loading…
x
Reference in New Issue
Block a user