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

Commit

Permalink
remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
Akay7 committed Jun 6, 2017
1 parent d7e37ad commit 8474e2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 16-coroutine/taxi_sim.py
Expand Up @@ -53,7 +53,6 @@
import collections
import queue
import argparse
import time

DEFAULT_NUMBER_OF_TAXIS = 3
DEFAULT_END_TIME = 180
Expand Down

0 comments on commit 8474e2d

Please sign in to comment.