Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
remove SingleForwardable
Browse files Browse the repository at this point in the history
  • Loading branch information
chancefeick committed Sep 29, 2016
1 parent ea33635 commit 5ab02a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/librato/metrics/smart_json.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module Librato
module Metrics
class SmartJSON
extend SingleForwardable

if defined?(::MultiJson)
def self.read(json)
# MultiJSON >= 1.3.0
Expand Down

0 comments on commit 5ab02a0

Please sign in to comment.