Remove comment force github workflow
This commit is contained in:
parent
968584a8fc
commit
6df2db0d19
@ -118,6 +118,3 @@ class Cache:
|
||||
def save_config(self, config):
|
||||
with open(self._config, "w") as f:
|
||||
json.dump(config.get_data(), f)
|
||||
|
||||
|
||||
# Comment to force github workflow
|
||||
|
Loading…
Reference in New Issue
Block a user