Remove whitespace

This commit is contained in:
Matthew Pickering
2018-02-03 18:38:00 +00:00
parent 9c7c640ae4
commit c8763ddc87
2 changed files with 1 additions and 5 deletions
@@ -31,8 +31,4 @@ stdenv.mkDerivation rec {
maintainers = [ maintainers.mpickering ];
platforms = with stdenv.lib.platforms; linux;
};
}