mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-14 07:10:22 +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:
@@ -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
|
||||
|
Reference in New Issue
Block a user