remove trailing comma

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2023-11-01 22:02:32 +01:00 committed by GitHub
parent 8f6936f0f1
commit 6c12d14cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{
"name": "NextcloudAndroid",
"dockerFile": "Dockerfile",
"dockerFile": "Dockerfile"
}