remove import

This commit is contained in:
Peter Maquiran
2024-10-25 12:24:53 +01:00
parent 53497407df
commit 0c6fa3118e
2 changed files with 5 additions and 8 deletions
+5 -5
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "41dfb448d",
"SHA": "41dfb448ddc5f204fa034017473aebcac1af21e1",
"shortSHA": "53497407d",
"SHA": "53497407df3d29ef6c8e923f4d0f2f8ab51c7506",
"branch": "developer",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Thu Oct 24 10:50:46 2024 +0100'",
"lastCommitTime": "'Fri Oct 25 12:23:58 2024 +0100'",
"lastCommitMessage": "remove console logs",
"lastCommitNumber": "6119",
"changeStatus": "On branch developer\nYour branch is ahead of 'origin/developer' by 1 commit.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: src/app/pages/publications/view-publications/view-publications.page.html\n\tmodified: src/app/services/native-notification.service.ts\n\tmodified: src/app/ui/chat/component/messages/messages.page.ts\n\tmodified: src/app/ui/chat/modal/messages/messages.page.ts\n\tmodified: src/app/ui/chat/store/roomStore.ts\n\tmodified: version/git-version.ts",
"lastCommitNumber": "6120",
"changeStatus": "On branch developer\nYour branch is ahead of 'origin/developer' by 2 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/shared/gabinete-digital/generic/task-details/task-details.page.ts",
"changeAuthor": "peter.maquiran"
}