Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Commit b3cc90a

Browse files
authored
Merge pull request #7 from Akay7/FixRemoveUnnecessaryImport
remove unnecessary import
2 parents 3d74f0e + 8474e2d commit b3cc90a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

16-coroutine/taxi_sim.py

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
import collections
5454
import queue
5555
import argparse
56-
import time
5756

5857
DEFAULT_NUMBER_OF_TAXIS = 3
5958
DEFAULT_END_TIME = 180

0 commit comments

Comments
 (0)