mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
fix: remove unused import of builtins module
This commit is contained in:
parent
3685f307c7
commit
8da88eef64
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
import builtins
|
|
||||||
import os
|
import os
|
||||||
import unittest
|
import unittest
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue