Skip to content

Commit

Permalink
Remove dangling debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
jbachorik committed Jul 2, 2024
1 parent eb1af98 commit 559d9b1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ public CrashUploader() {

ConfigProvider configProvider = config.configProvider();

System.out.println("===> telemetryUrl: " + telemetryUrl);
telemetryClient =
OkHttpUtils.buildHttpClient(
config,
Expand Down

0 comments on commit 559d9b1

Please sign in to comment.