Skip to content

Commit

Permalink
Remove unused dependency task_pb2 from Coordinator.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 640287653
  • Loading branch information
kenjitoyama authored and copybara-github committed Jun 4, 2024
1 parent 5ee487a commit 8be4823
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android_env/components/coordinator.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
from android_env.components.simulators import base_simulator
from android_env.proto import adb_pb2
from android_env.proto import state_pb2
from android_env.proto import task_pb2
import dm_env
import numpy as np

Expand Down

0 comments on commit 8be4823

Please sign in to comment.