Remove trailing whitespace

This commit is contained in:
Jack Nagel 2013-06-22 22:46:39 -05:00
parent e445bdc717
commit 863e1a3cc5

View File

@ -270,7 +270,7 @@ module GitHub extend self
raise e
end
end
def issues_for_formula name
# bit basic as depends on the issue at github having the exact name of the
# formula in it. Which for stuff like objective-caml is unlikely. So we