fix bazel build duplicated items

This commit is contained in:
HappyZ 2023-05-25 17:37:22 -07:00
parent cd71c8d2d0
commit 3c3d9eead0
1 changed files with 0 additions and 2 deletions

View File

@ -80,7 +80,6 @@ py_library(
":memory", ":memory",
":model", ":model",
":times", ":times",
":images",
], ],
) )
@ -95,7 +94,6 @@ py_library(
":memory", ":memory",
":model", ":model",
":times", ":times",
":images",
], ],
) )