Browse Source

chore(auth): redundant #[allow(dead_code)]

Bryan Lee 1 năm trước cách đây
mục cha
commit
cbef7f3029
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      authentication/src/auth/play_games/play_games_api/mod.rs

+ 0 - 1
authentication/src/auth/play_games/play_games_api/mod.rs

@@ -6,5 +6,4 @@
 
 pub mod players;
 
-#[allow(dead_code)]
 const URI: &'static str = "https://games.googleapis.com";