diff --git a/modules/utility/surround/surround.nix b/modules/utility/surround/surround.nix index 3d085e32..409b75df 100644 --- a/modules/utility/surround/surround.nix +++ b/modules/utility/surround/surround.nix @@ -54,7 +54,6 @@ with builtins; { default = "cs"; description = "Change surrounding character"; }; - }; }; }