refactor: remove unnecessary argument

This commit is contained in:
Infinidoge 2021-10-01 11:00:09 -04:00
parent fad29f1c13
commit a9be78daa3

View file

@ -134,7 +134,6 @@
(with profiles.develop.programming; [ python racket ]) (with profiles.develop.programming; [ python racket ])
]; ];
}; };
test = self.lib;
}; };
}; };