Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
dotdat committed Sep 3, 2024
1 parent a93da4e commit 99fa10b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/telemetry.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use crate::{cli::Rover, PKG_NAME, PKG_VERSION};
use sputnik::{Command, Report, SputnikError};

use std::collections::HashMap;
use std::str::FromStr;

const TELEMETRY_URL: &str = "https://rover.apollo.dev/telemetry";

Expand Down

0 comments on commit 99fa10b

Please sign in to comment.