pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, lib, fetchurl, runCommand, buildEnv, vscode, which, writeScript
|
||||
{ stdenv, lib, runCommand, buildEnv, vscode, which, writeScript
|
||||
, vscodeExtensions ? [] }:
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user