cleanup: remove commented code

This commit is contained in:
DavHau 2023-09-03 01:37:16 +02:00
parent 1f071813d3
commit ec55d1d74b

View File

@ -9,7 +9,6 @@
deps = {nixpkgs, ...}: {
python3 = nixpkgs.python3;
substituteAll = nixpkgs.substituteAll;
# runCommand = nixpkgs.runCommand;
};
paths = {
lockFileAbs =