Skip to content

Commit 568f650

Browse files
committed
fixing hectic debugging leftover for previous commits fix for its previous commits oddity
1 parent bc0516d commit 568f650

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/esdb/identity.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ def to_hash
44
get! unless @response
55
hash = JSON.parse(@response)
66

7-
Rails.logger.info hash.inspect
8-
97
# Only include stats for ourself.
108
hash['stats'] = hash['stats'][hash['id'].to_s] if hash['stats']
119
hash

0 commit comments

Comments
 (0)