Remove whitespace

This commit is contained in:
Matthew Pickering 2017-12-09 12:37:22 +00:00
parent 9c7c640ae4
commit c8763ddc87
2 changed files with 1 additions and 5 deletions

View File

@ -31,8 +31,4 @@ stdenv.mkDerivation rec {
maintainers = [ maintainers.mpickering ];
platforms = with stdenv.lib.platforms; linux;
};
}