treewide: remove unused rec
Auto-fix by nixf-diagnose.
This commit is contained in:
@@ -37,7 +37,7 @@ let
|
||||
or (throw "unsupported platform ${stdenv.hostPlatform.system}");
|
||||
|
||||
in
|
||||
vscode-utils.buildVscodeMarketplaceExtension rec {
|
||||
vscode-utils.buildVscodeMarketplaceExtension {
|
||||
mktplcRef = base // {
|
||||
name = "python";
|
||||
publisher = "ms-python";
|
||||
|
||||
Reference in New Issue
Block a user