Skip to content

Commit 0ebb491

Browse files
committed
fix
1 parent 6fa2cfe commit 0ebb491

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/octopus/proxy.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
require 'set'
22
require 'octopus/slave_group'
33
require 'octopus/load_balancing/round_robin'
4+
require 'octopus/query_analysis'
45

56
module Octopus
67
class Proxy

0 commit comments

Comments
 (0)