Minor formatting cleanup.

This commit is contained in:
Austin Ziegler 2010-03-20 10:04:32 -04:00
parent ddb15caace
commit f90aeec7c6

View file

@ -34,7 +34,6 @@ module Net::BER::Extensions::String
##
# Destructively reads a BER object from the string.
#
def read_ber!(syntax = nil)
io = StringIO.new(self)