mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-28 12:21:55 +00:00
...
This commit is contained in:
parent
b24425a1fd
commit
fc1a17062e
1 changed files with 0 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue