mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-20 08:10:09 +01:00
ruby: remove unused variable
This commit is contained in:
parent
987c59db67
commit
2988a18858
1 changed files with 0 additions and 1 deletions
|
|
@ -60,7 +60,6 @@
|
|||
diagnosticsProviders = {
|
||||
rubocop = {
|
||||
package = pkgs.rubyPackages.rubocop;
|
||||
config.command = getExe cfg.format.package;
|
||||
};
|
||||
};
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue