mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-19 18:10:56 +00:00
a366520670
The change to allow configmanager to log traces erroneously broke due to use of 'import .. as' in circular imports. Skip 'as' and the problem does not occur.