Remove unnecessary comment

Co-Authored-By: Cole Helbling <cole.e.helbling@outlook.com>
This commit is contained in:
Yannik Sander
2020-03-11 23:48:47 +00:00
committed by Alyssa Ross
co-authored by Cole Helbling
parent 130aef631c
commit de892c2f07
-1
View File
@@ -12,7 +12,6 @@ rustPlatform.buildRustPackage rec {
};
buildInputs = [
# Example Run-time Additional Dependencies
fzf
];