Skip to content

Commit 9c75f26

Browse files
authored
Merge pull request #4 from timscott/fix-syntax-error
Fixed a syntax error in RNMailModule.
2 parents 5881937 + e85c526 commit 9c75f26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/src/main/java/com/chirag/RNMail/RNMailModule.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,3 @@ public void mail(ReadableMap options, Callback callback) {
150150
}
151151
}
152152
}
153-
}

0 commit comments

Comments
 (0)