Skip to content

Commit c54913a

Browse files
authored
Update README.md
1 parent bf42ded commit c54913a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ The section below contains the APIs we're planning to implement for our 1.0 rele
4646
| | `setPrimaryColor(@ColorInt int primaryColorValue)`<br>`tintColor` |
4747
| | `onReportSubmitHandler(Report.OnReportCreatedListener listener)`<br>`willSendReportHandler`. |
4848
| | `setUserData(String userData)`<br>`userData` |
49-
| | `show()`<br>`+ show` |
5049
| | `addFileAttachment(Uri fileUri, String fileNameWithExtension)`<br>`+ addFileAttachmentWithURL:` |
5150
| | `addFileAttachment(byte[] data, String fileNameWithExtension)` `+ addFileAttachmentWithData:` |
5251
| | `clearFileAttachment()`<br>`+ clearFileAttachments` |

0 commit comments

Comments
 (0)