Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Commit

Permalink
remove deprecation notice regarding BEL::Quoting
Browse files Browse the repository at this point in the history
BEL::Quoting will be now be deprecated in the next major release.
  • Loading branch information
Anthony Bargnesi committed Apr 12, 2016
1 parent c54f1e8 commit 648e297
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/bel/quoting.rb
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@ def string_value?(value)
}
end

## Deprecated, remove in [0.6.0].

# @deprecated Use {#quote_if_needed} instead. Will be removed in a
# future release.
def ensure_quotes identifier
Expand Down

0 comments on commit 648e297

Please sign in to comment.