From a8f2a968a3f0986b88c80753628579d63b3ce478 Mon Sep 17 00:00:00 2001 From: Yarden Shoham Date: Sat, 10 Dec 2022 15:21:18 +0200 Subject: [PATCH] Remove unnecessary whitespace in snapcraft.yaml Signed-off-by: Yarden Shoham --- snap/snapcraft.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 437bda87aaed6..25494bde23985 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: gitea -summary: Gitea - A painless self-hosted Git service +summary: Gitea - A painless self-hosted Git service description: | The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with @@ -39,7 +39,6 @@ apps: command: usr/bin/sqlite3 parts: - gitea: plugin: make source: .