mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-17 13:13:18 +00:00
Jarrod Johnon
a366520670
Fix circular import problem
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.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%