fix bazel build duplicated items
This commit is contained in:
parent
cd71c8d2d0
commit
3c3d9eead0
|
|
@ -80,7 +80,6 @@ py_library(
|
|||
":memory",
|
||||
":model",
|
||||
":times",
|
||||
":images",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
@ -95,7 +94,6 @@ py_library(
|
|||
":memory",
|
||||
":model",
|
||||
":times",
|
||||
":images",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue