Remove commented lines

This commit is contained in:
Jakob Lechner 2023-06-10 12:53:38 +00:00
parent 3e441d1aa8
commit f10274b241
No known key found for this signature in database
GPG key ID: 996082EFB5906C10

View file

@ -53,6 +53,3 @@ poetry2nix.mkPoetryApplication rec {
}
);
}
# .overrideAttrs(old: {
# inherit (old.passthru.pythonPackages.pretix) pname name version;
# })