delete unused files

This commit is contained in:
Peter Maquiran
2024-10-23 15:47:37 +01:00
parent f7c78c0c3c
commit 08f68940dc
3 changed files with 6 additions and 52 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "ad533866e",
"SHA": "ad533866ec2e19ae04f0260bc17f06dc4aec8792",
"shortSHA": "f7c78c0c3",
"SHA": "f7c78c0c3cf5ad94ab6e5671f1036993ccb10dac",
"branch": "developer",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Wed Oct 23 14:34:33 2024 +0000'",
"lastCommitMessage": "Merged in feature/chat-new-api-peter (pull request #35)\n\nFeature/chat new api peter",
"lastCommitNumber": "6116",
"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",
"lastCommitTime": "'Wed Oct 23 15:46:02 2024 +0100'",
"lastCommitMessage": "remove unused files",
"lastCommitNumber": "6117",
"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\tdeleted: src/setupProxy.js\n\tdeleted: src/shared-worker.js\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}