Updated comments

This commit is contained in:
Prianka Liz Kariat 2023-05-02 15:11:37 +05:30
parent 0225139a98
commit e61e5f2bf7

View File

@ -29,7 +29,6 @@ NS_ASSUME_NONNULL_BEGIN
*
* The delegate of `MPPImageClassifier` must adopt `MPPImageClassifierDelegate` protocol.
* The methods in this protocol are optional.
* TODO: Add parameter `MPPImage` in the callback.
*/
@protocol MPPObjectDetectorDelegate <NSObject>
@optional