Don't raise NotImplementedError

This commit is contained in:
Jack Nagel 2014-12-23 01:04:44 -05:00
parent cef553491c
commit 5575fb843c

View File

@ -61,7 +61,6 @@ class EmbeddedPatch
end
def contents
raise NotImplementedError
end
def apply