Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix merge conflict
  • Loading branch information
Manoel Aranda Neto committed Oct 25, 2019
commit 148d14e86503feaf558bf0ab574961088eaaa7a7
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ public void setEnvironment(String environment) {
this.environment = environment;
}

public interface BeforeSecondCallback {
public interface BeforeSendCallback {
SentryEvent execute(SentryEvent event);
}

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.