diff --git a/tests/echo.py b/tests/echo.py index 5354c9d4469485..4e52921281d696 100755 --- a/tests/echo.py +++ b/tests/echo.py @@ -2,7 +2,6 @@ import os import sys -import time sys.path.append(os.path.join(os.path.dirname(os.path.realpath(__file__)), "..")) from panda import Panda