mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
refactor: Remove unused time import
This commit is contained in:
parent
7d3c817664
commit
ee4e9c9711
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ import platform
|
||||||
import subprocess
|
import subprocess
|
||||||
import sys
|
import sys
|
||||||
import tempfile
|
import tempfile
|
||||||
import time
|
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
import oslex
|
import oslex
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue