Skip to content

Commit e85c526

Browse files
committed
Fixed a syntax error in RNMailModule.
1 parent 5881937 commit e85c526

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)