remove unused files

This commit is contained in:
Peter Maquiran
2024-10-23 15:46:02 +01:00
parent ad533866ec
commit f7c78c0c3c
2 changed files with 7 additions and 8 deletions
-1
View File
@@ -1 +0,0 @@
importScripts('ngsw-worker.js');
+7 -7
View File
@@ -1,11 +1,11 @@
export let versionData = { export let versionData = {
"shortSHA": "4396b1790", "shortSHA": "ad533866e",
"SHA": "4396b17909cb9da97547cf8ca453c1c2f7a2baaa", "SHA": "ad533866ec2e19ae04f0260bc17f06dc4aec8792",
"branch": "feature/chat-new-api-peter", "branch": "developer",
"lastCommitAuthor": "'Peter Maquiran'", "lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Wed Oct 23 09:58:49 2024 +0100'", "lastCommitTime": "'Wed Oct 23 14:34:33 2024 +0000'",
"lastCommitMessage": "clear console.log with errors", "lastCommitMessage": "Merged in feature/chat-new-api-peter (pull request #35)\n\nFeature/chat new api peter",
"lastCommitNumber": "6114", "lastCommitNumber": "6116",
"changeStatus": "On branch feature/chat-new-api-peter\nYour branch is up to date with 'origin/feature/chat-new-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: angular.json\n\tmodified: src/app/app.component.ts\n\tmodified: src/app/core/chat/usecase/room/room-bold-sync-use-case.service.ts\n\tmodified: src/app/services/notification/web-notification-popup.service.ts\n\tmodified: src/app/ui/chat/chat.page.ts\n\tmodified: src/app/ui/chat/component/messages/messages.page.ts\n\tmodified: src/app/ui/chat/modal/group-contacts/group-contacts.page.ts\n\tmodified: src/app/ui/chat/store/roomStore.ts\n\tdeleted: src/assets/MFPPushServiceWorker.js\n\tnew file: src/assets/firebase-messaging-sw.js\n\tmodified: src/main.ts\n\tmodified: version/git-version.ts", "changeStatus": "On branch developer\nYour branch is up to date with 'origin/developer'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tdeleted: src/combined-sw.js",
"changeAuthor": "peter.maquiran" "changeAuthor": "peter.maquiran"
} }