mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-13 20:14:12 +02:00
We dont need a special class for delete_env_var
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
from . import BaseTest
|
||||
from kitty.utils import log_error
|
||||
from kitty.constants import delete_env_var
|
||||
from kitty.options.utils import delete_env_var
|
||||
|
||||
|
||||
class TestConfParsing(BaseTest):
|
||||
|
||||
Reference in New Issue
Block a user