From c3850b0c71cf22f881b742708bc7470e8f944f05 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 23 Dec 2014 01:04:44 -0500 Subject: Don't raise NotImplementedError --- Library/Homebrew/patch.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library') diff --git a/Library/Homebrew/patch.rb b/Library/Homebrew/patch.rb index e1c5ad84b..2adb808f3 100644 --- a/Library/Homebrew/patch.rb +++ b/Library/Homebrew/patch.rb @@ -61,7 +61,6 @@ class EmbeddedPatch end def contents - raise NotImplementedError end def apply -- cgit v1.2.3