diff options
Diffstat (limited to 'py/chat.py')
| -rw-r--r-- | py/chat.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ -import openai - # import utils plugin_root = vim.eval("s:plugin_root") vim.command(f"py3file {plugin_root}/py/utils.py") |