mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
we can just remove mac_init now since we're not using it
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
/**
|
|
||||||
* Mac specific initialization
|
|
||||||
*/
|
|
||||||
import utils from "./utils.js";
|
|
||||||
import shortcutService from "./shortcuts.js";
|
|
||||||
|
|
||||||
function init() {
|
|
||||||
}
|
|
||||||
|
|
||||||
export default {
|
|
||||||
init
|
|
||||||
};
|
|
||||||
Reference in New Issue
Block a user