mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-05-30 20:47:36 -05:00
feat: remove experiment tracking from MuseHub download button
This commit is contained in:
@@ -19,8 +19,6 @@ function MuseHubRecommendedSection({ museHubReleaseData, OS }) {
|
||||
`Download MuseHub button ${OS}`,
|
||||
);
|
||||
trackBinaryDownloadChoice({
|
||||
experimentName: "musehub-download",
|
||||
variant,
|
||||
os: OS,
|
||||
releaseName: museHubReleaseData[0].name,
|
||||
url: museHubReleaseData[0].browser_download_url,
|
||||
|
||||
Reference in New Issue
Block a user