mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-17 03:51:36 +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