diff --git a/Formula/resty.rb b/Formula/resty.rb index 68555d8ccc5..1b3737a7371 100644 --- a/Formula/resty.rb +++ b/Formula/resty.rb @@ -1,14 +1,15 @@ require 'formula' -# resty is a bash wrapper around curl for testing HTTP/REST APIs. - class Resty