mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +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
|
import uuid
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
from mixpanel import Mixpanel, MixpanelException
|
from mixpanel import MixpanelException
|
||||||
from posthog import Posthog
|
from posthog import Posthog
|
||||||
|
|
||||||
from aider import __version__
|
from aider import __version__
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue