Remove unnecessary comment

Co-Authored-By: Cole Helbling <cole.e.helbling@outlook.com>
This commit is contained in:
Yannik Sander 2020-03-11 17:09:46 +01:00 committed by Alyssa Ross
parent 130aef631c
commit de892c2f07

View File

@ -12,7 +12,6 @@ rustPlatform.buildRustPackage rec {
};
buildInputs = [
# Example Run-time Additional Dependencies
fzf
];