Skip to content

Commit

Permalink
Rem comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zverok committed Feb 3, 2018
1 parent ec79171 commit 1247e0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/geo/coord.rb
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,6 @@ def la
# g.inspect # => "#<Geo::Coord 50.004444,36.231389>"
#
def inspect
# '#<%s %s>' % [self.class.name, to_s]
strfcoord(%{#<#{self.class.name} %latd°%latm'%lats"%lath %lngd°%lngm'%lngs"%lngh>})
end

Expand Down

0 comments on commit 1247e0a

Please sign in to comment.