diff --git a/roles/copr/backend/files/cleanup-vms-aws-resalloc b/roles/copr/backend/files/cleanup-vms-aws-resalloc index eb063798f6..71931a6261 100644 --- a/roles/copr/backend/files/cleanup-vms-aws-resalloc +++ b/roles/copr/backend/files/cleanup-vms-aws-resalloc @@ -10,7 +10,6 @@ import json import logging import subprocess import time -import os import dateutil.parser