From a0d43212394cf8bdf2bea2a5f1bcd162ddfc82ce Mon Sep 17 00:00:00 2001 From: Smirnov Oleksandr Date: Tue, 2 Apr 2024 17:10:53 +0300 Subject: [PATCH] stylua . --- lua/gopher/impl.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/gopher/impl.lua b/lua/gopher/impl.lua index 30ce010..f461376 100644 --- a/lua/gopher/impl.lua +++ b/lua/gopher/impl.lua @@ -26,7 +26,6 @@ --- } --- < - local c = require("gopher.config").commands local r = require "gopher._utils.runner" local ts_utils = require "gopher._utils.ts"