Skip to content

Commit

Permalink
remove noisy session tracking log (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
fractalwrench authored and kattrali committed Jan 23, 2018
1 parent 6eb9ffd commit 1f8f370
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/BugsnagNotifier.m
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,6 @@ - (void)willEnterBackground:(id)sender {

- (void)sessionTick:(id)sender {
[self.sessionTracker send];
NSLog(@"Session Tick!");
}

- (void)flushPendingReports {
Expand Down

0 comments on commit 1f8f370

Please sign in to comment.