remove console log

This commit is contained in:
Peter Maquiran
2023-02-27 18:34:42 +01:00
parent 1957853678
commit 79213a543b
4 changed files with 14 additions and 14 deletions
+7 -7
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "46387d497",
"SHA": "46387d4977fb03d124a76a274e70dd9ff1c31b32",
"shortSHA": "195785367",
"SHA": "195785367888a9895738c86b1a998186f0c78876",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Feb 27 17:39:10 2023 +0100'",
"lastCommitMessage": "to many changes",
"lastCommitNumber": "4832",
"lastCommitTime": "'Mon Feb 27 17:44:15 2023 +0100'",
"lastCommitMessage": "Merge with Peter chnages 3",
"lastCommitNumber": "4838",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 4 and 5 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: readme.md\n\tmodified: src/app/modals/view-document/view-document.page.html\n\tmodified: src/app/modals/view-document/view-document.page.scss\n\tmodified: src/app/modals/view-document/view-document.page.ts\n\tmodified: src/app/pipes/filter.pipe.ts\n\tmodified: src/app/shared/chat/group-messages/group-messages.page.html\n\tmodified: src/app/shared/chat/messages/messages.page.html",
"changeAuthor": "eudes.inacio"
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/home/home.page.ts\n\tmodified: src/app/pages/events/events.page.ts\n\tmodified: src/environments/environment.ts",
"changeAuthor": "peter.maquiran"
}