mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-16 18:49:04 +00:00
Fix the reference to sync to file
This commit is contained in:
parent
7cdc3c1400
commit
9edb225bd3
@ -528,7 +528,7 @@ def commit_clear():
|
||||
os.remove(os.path.join(ConfigManager._cfgdir, cfg))
|
||||
except OSError as oe:
|
||||
pass
|
||||
self._bg_sync_to_file()
|
||||
ConfigManager._bg_sync_to_file()
|
||||
|
||||
cfgleader = None
|
||||
def follow_channel(channel):
|
||||
|
Loading…
x
Reference in New Issue
Block a user