diff --git a/steamguard/src/steamapi.rs b/steamguard/src/steamapi.rs index af7e779..2c48da2 100644 --- a/steamguard/src/steamapi.rs +++ b/steamguard/src/steamapi.rs @@ -395,8 +395,6 @@ impl SteamApiClient { } } - /// Likely removed now - /// /// Works similar to phoneajax. Used in the process to add a phone number to a steam account. /// Valid ops: /// - get_phone_number => `input` is treated as a phone number to add to the account. Yes, this is somewhat counter intuitive.