mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 04:35:00 +00:00
fix: Remove unused import of 'json' in 'aider/utils.py'
This commit is contained in:
parent
cf3d7f7064
commit
547d7533c2
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
import itertools
|
import itertools
|
||||||
import json
|
|
||||||
import os
|
import os
|
||||||
import subprocess
|
import subprocess
|
||||||
import sys
|
import sys
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue