mirror of https://github.com/milvus-io/milvus.git
Remove unsed datetime (#2094)
Signed-off-by: Murpphy <31717785+Murpphy@users.noreply.github.com>pull/2107/head
parent
2247d58cc4
commit
87fc760416
|
@ -1,6 +1,5 @@
|
|||
import logging
|
||||
import time
|
||||
import datetime
|
||||
import json
|
||||
from collections import defaultdict
|
||||
import ujson
|
||||
|
|
Loading…
Reference in New Issue