Explorar o código

remove redundant import

will-jl944 %!s(int64=4) %!d(string=hai) anos
pai
achega
abc6c71e7b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      dygraph/paddlex/cv/transforms/batch_operators.py

+ 0 - 1
dygraph/paddlex/cv/transforms/batch_operators.py

@@ -13,7 +13,6 @@
 # limitations under the License.
 
 import traceback
-import multiprocessing as mp
 import random
 import numpy as np
 try: