From a121bce7f03a09f3e4bcffe2b637d1936ae760bb Mon Sep 17 00:00:00 2001 From: Olivier Forget Date: Wed, 29 May 2024 11:01:01 -0700 Subject: [PATCH] Update dropserver.yml Fix: remove remaining comment --- software/dropserver.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/software/dropserver.yml b/software/dropserver.yml index 17d76c7aaa..3ed135740e 100644 --- a/software/dropserver.yml +++ b/software/dropserver.yml @@ -4,7 +4,6 @@ source_code_url: "https://github.com/teleclimber/Dropserver/" description: "An Application Platform for Your Personal Web Services" licenses: - Apache-2.0 -# list of languages/platforms, see https://github.com/awesome-selfhosted/awesome-selfhosted-data/tree/master/platforms for the full list of platforms platforms: - Go - Deno