aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-12-23 01:04:44 -0500
committerJack Nagel2014-12-23 01:04:44 -0500
commitc3850b0c71cf22f881b742708bc7470e8f944f05 (patch)
tree64a30f17ce8b0e4ae147450005daee80a6ebe708 /Library
parenta0745e4e70ade236f87cc203b6e2d73d790786d5 (diff)
downloadhomebrew-c3850b0c71cf22f881b742708bc7470e8f944f05.tar.bz2
Don't raise NotImplementedError
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/patch.rb1
1 files changed, 0 insertions, 1 deletions
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