diffsitter: remove comment

This commit is contained in:
figsoda 2022-10-19 23:25:26 -04:00 committed by GitHub
parent 56f6d6337e
commit 0c8ace38c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,6 @@ rustPlatform.buildRustPackage rec {
buildNoDefaultFeatures = true;
buildFeatures = [
"dynamic-grammar-libs"
# "better-build-info"
];
nativeBuildInputs = [