Skip to content

Commit

Permalink
Merge pull request #4 from timscott/fix-syntax-error
Browse files Browse the repository at this point in the history
Fixed a syntax error in RNMailModule.
  • Loading branch information
adamski authored Dec 28, 2017
2 parents 5881937 + e85c526 commit 9c75f26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/src/main/java/com/chirag/RNMail/RNMailModule.java
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,3 @@ public void mail(ReadableMap options, Callback callback) {
}
}
}
}

0 comments on commit 9c75f26

Please sign in to comment.