mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-21 21:04:59 +00:00
fix: remove unused webbrowser import in test file
This commit is contained in:
parent
a70b364842
commit
bce586f510
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import os
|
||||
import shutil
|
||||
import struct
|
||||
import webbrowser
|
||||
from unittest import mock
|
||||
|
||||
import pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue