From b507bbc80923fa78a00f017c685630515d9d6be7 Mon Sep 17 00:00:00 2001 From: David Ponte Date: Mon, 21 Jul 2025 12:56:27 +0200 Subject: [PATCH] fix: small changes to make the styler happy --- lua/custom/plugins/codam-header.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/custom/plugins/codam-header.lua b/lua/custom/plugins/codam-header.lua index 1ac68c1e..a2bcbcfb 100644 --- a/lua/custom/plugins/codam-header.lua +++ b/lua/custom/plugins/codam-header.lua @@ -11,4 +11,3 @@ return { require('codamheader').setup(opts) end, } -