aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/patch.rb
diff options
context:
space:
mode:
authorJack Nagel2014-12-23 01:04:44 -0500
committerJack Nagel2014-12-23 01:04:44 -0500
commit5575fb843cbcb3779e94356c67bf2b751c340ceb (patch)
tree997d6dcb4a60488b8d09ce6bf3958c02f51c8b10 /Library/Homebrew/patch.rb
parentcef553491cc62bea37735e76e9d4742fd1d711ec (diff)
downloadbrew-5575fb843cbcb3779e94356c67bf2b751c340ceb.tar.bz2
Don't raise NotImplementedError
Diffstat (limited to 'Library/Homebrew/patch.rb')
-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