treewide: remove unused variables (#63177)
* treewide: remove unused variables * making ofborg happy
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
|
||||
let
|
||||
mkCoqPackages' = self: coq:
|
||||
let newScope = self.newScope;
|
||||
callPackage = self.callPackage; in {
|
||||
let callPackage = self.callPackage; in {
|
||||
inherit coq;
|
||||
coqPackages = self;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user