Skip to content

Commit

Permalink
Merge pull request #7 from ab/version-const
Browse files Browse the repository at this point in the history
Avoid redefining the VERSION constant.
  • Loading branch information
ioquatix committed Jul 5, 2017
2 parents c53a516 + 0cad8de commit 3234846
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/http/accept.rb
Expand Up @@ -18,8 +18,6 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.

require "http/accept/version"

require_relative 'accept/version'

# Accept: header
Expand Down

0 comments on commit 3234846

Please sign in to comment.