mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
refactor: Remove unused shlex import from editor.py
This commit is contained in:
parent
031e8cea6e
commit
6ecf44c87a
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ This module provides functionality to:
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import platform
|
import platform
|
||||||
import shlex
|
|
||||||
import subprocess
|
import subprocess
|
||||||
import tempfile
|
import tempfile
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue