mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-18 12:41:54 +08:00
yeet unused app_service.js
This commit is contained in:
parent
59e77407e2
commit
0aa214786c
@ -1,13 +0,0 @@
|
|||||||
function initComponents() {
|
|
||||||
// ... existing code ...
|
|
||||||
|
|
||||||
addChatTab();
|
|
||||||
|
|
||||||
// ... existing code ...
|
|
||||||
}
|
|
||||||
|
|
||||||
// Export the functions to make them available to other modules
|
|
||||||
export default {
|
|
||||||
initComponents,
|
|
||||||
addChatTab
|
|
||||||
};
|
|
Loading…
x
Reference in New Issue
Block a user