remove empty line

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
summersamara
2024-11-19 01:30:39 +01:00
committed by GitHub
co-authored by Sandro
parent 06f8b75c3c
commit f6f1f03103
@@ -46,5 +46,4 @@ stdenv.mkDerivation {
mainProgram = "hexdiff";
platforms = platforms.all;
};
}