treewide: remove unused variables (#63177)
* treewide: remove unused variables * making ofborg happy
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
{ lib, fetchurl, python3Packages, qtbase, makeWrapper }:
|
||||
|
||||
let
|
||||
|
||||
python = python3Packages.python;
|
||||
|
||||
in
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "electron-cash";
|
||||
version = "4.0.2";
|
||||
|
||||
Reference in New Issue
Block a user