builder: Remove unused removeExpr variable

This commit is contained in:
adisbladis 2022-09-02 16:03:22 +12:00
parent 4620c777ae
commit a02a4ea0b2

View file

@ -23,8 +23,6 @@ let
parseGoMod = import ./parser.nix;
removeExpr = refs: ''remove-references-to ${concatMapStrings (ref: " -t ${ref}") refs}'';
# Internal only build-time attributes
internal =
let