diff --git a/confluent_server/confluent/osimage.py b/confluent_server/confluent/osimage.py index 34012f5b..726679f2 100644 --- a/confluent_server/confluent/osimage.py +++ b/confluent_server/confluent/osimage.py @@ -1,6 +1,5 @@ #!/usr/bin/python import asyncio -import eventlet from fnmatch import fnmatch import glob import logging