remove unused instance variable
This commit is contained in:
parent
beff819a4d
commit
52a9884ce4
@ -84,7 +84,6 @@ def initialize(spec)
|
||||
@connections = []
|
||||
@checked_out = []
|
||||
@automatic_reconnect = true
|
||||
@visitor = nil
|
||||
end
|
||||
|
||||
# Retrieve the connection associated with the current thread, or call
|
||||
|
Loading…
Reference in New Issue
Block a user