mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
style: remove unused Mixpanel import
This commit is contained in:
parent
ff5a947a16
commit
4e1d18e206
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import time
|
|||
import uuid
|
||||
from pathlib import Path
|
||||
|
||||
from mixpanel import Mixpanel, MixpanelException
|
||||
from mixpanel import MixpanelException
|
||||
from posthog import Posthog
|
||||
|
||||
from aider import __version__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue