Remove extra lines and correct indentation

This commit is contained in:
Ed Reel
2018-03-12 14:23:13 -05:00
parent 501d0177e9
commit d4bf989bfc
46 changed files with 3 additions and 90 deletions

View File

@@ -34,5 +34,4 @@ class Libcroco < Package
system "make", "DESTDIR=#{CREW_DEST_DIR}", "install"
system "pip uninstall --yes six"
end
end