diff --git a/weather/prediction_import.py b/weather/prediction_import.py index f90a76931..ee75b2712 100644 --- a/weather/prediction_import.py +++ b/weather/prediction_import.py @@ -8,7 +8,6 @@ #Environment Canada imports import asyncio -from types import coroutine import env_canada #other packages