mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 09:18:08 +02:00
...
This commit is contained in:
@@ -128,7 +128,6 @@ class CachedProcessData:
|
||||
|
||||
def stop_caching(self, prev: bool) -> None:
|
||||
self.cache_active = prev
|
||||
self.cached_result = None
|
||||
|
||||
|
||||
process_data_cache = CachedProcessData()
|
||||
|
||||
Reference in New Issue
Block a user