diff --git a/utilities/BUILD b/utilities/BUILD index a82111c..80dc768 100644 --- a/utilities/BUILD +++ b/utilities/BUILD @@ -80,7 +80,6 @@ py_library( ":memory", ":model", ":times", - ":images", ], ) @@ -95,7 +94,6 @@ py_library( ":memory", ":model", ":times", - ":images", ], )