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

Commit 648e297

Browse files
author
Anthony Bargnesi
committed
remove deprecation notice regarding BEL::Quoting
BEL::Quoting will be now be deprecated in the next major release.
1 parent c54f1e8 commit 648e297

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/bel/quoting.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,6 @@ def string_value?(value)
176176
}
177177
end
178178

179-
## Deprecated, remove in [0.6.0].
180-
181179
# @deprecated Use {#quote_if_needed} instead. Will be removed in a
182180
# future release.
183181
def ensure_quotes identifier

0 commit comments

Comments
 (0)