Remove comment.

This commit is contained in:
Daniel Rosenwasser
2015-08-27 12:22:58 -07:00
parent 7071c76027
commit 0b3df31dfd

1
fbsdk/fbsdk.d.ts vendored
View File

@@ -67,7 +67,6 @@ interface PayDialogParams {
test_currency?: string;
}
// TODO: add login dialog, which isn't well-documented at all
declare type FBUIParams = ShareDialogParams
| PageTabDialogParams
| RequestsDialogParams