Skip to content

Commit 2198e42

Browse files
committed
Lint error
1 parent bc3f883 commit 2198e42

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

maro/data_lib/cim/utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
from typing import List, Union
66

77
# we keep 4 random generator to make the result is reproduce-able with same seed(s), no matter if agent passed actions
8-
from maro.simulator.utils import random
9-
108
ORDER_INIT_RAND_KEY = "order_init"
119
ROUTE_INIT_RAND_KEY = "route_init"
1210
ORDER_NUM_RAND_KEY = "order_number"

0 commit comments

Comments
 (0)