From dc903db10887d2f71b0591be28d653572fe62b0d Mon Sep 17 00:00:00 2001 From: Veronika Gnilitska Date: Tue, 17 Oct 2023 18:06:42 +0300 Subject: [PATCH] chore: fmt --- github/main.tf | 2 -- 1 file changed, 2 deletions(-) diff --git a/github/main.tf b/github/main.tf index f853f6f..9162ccd 100644 --- a/github/main.tf +++ b/github/main.tf @@ -82,5 +82,3 @@ module "repos" { # App Installations app_installations = each.value.app_installations } - -