mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
remove unused files
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
importScripts('ngsw-worker.js');
|
|
||||||
@@ -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"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user