2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-04-10 02:41:30 +00:00

Remove stale eventlet import from osimage

This commit is contained in:
Jarrod Johnson
2024-08-15 16:40:40 -04:00
parent 511fdfe6c1
commit c0018840c7

View File

@@ -1,6 +1,5 @@
#!/usr/bin/python
import asyncio
import eventlet
from fnmatch import fnmatch
import glob
import logging