mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 17:43:14 +00:00
Defer import of confluent log
confluent.util pulls in log more cleanly, for now rearrange for easier time running slp test mode.
This commit is contained in:
parent
78117a1b1a
commit
2d403f7d68
@ -14,9 +14,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
import confluent.log as log
|
||||
import confluent.neighutil as neighutil
|
||||
import confluent.util as util
|
||||
import confluent.log as log
|
||||
import os
|
||||
import random
|
||||
import eventlet.green.select as select
|
||||
|
Loading…
Reference in New Issue
Block a user