From 2fb71c7ce6ce8387e0756b3ed61d3a864022aad3 Mon Sep 17 00:00:00 2001 From: Cedric Staniewski Date: Fri, 9 Aug 2024 21:22:27 +0200 Subject: [PATCH] Fix linter error `toplevel-unnecessary-branch` --- com.visualstudio.code.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/com.visualstudio.code.yaml b/com.visualstudio.code.yaml index 2f6e860..f81112a 100644 --- a/com.visualstudio.code.yaml +++ b/com.visualstudio.code.yaml @@ -1,5 +1,4 @@ app-id: com.visualstudio.code -default-branch: stable runtime: org.freedesktop.Sdk runtime-version: '23.08' sdk: org.freedesktop.Sdk