Skip to content

Commit 01c6b56

Browse files
committed
adjust
1 parent 6114053 commit 01c6b56

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/jpush_flutter.dart

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,6 @@ class JPush {
154154
final Map<dynamic, dynamic> result = await _channel.invokeMethod('deleteAlias');
155155
return result;
156156
}
157-
158-
void setDebugMode() {
159-
_channel.invokeMethod('setDebugMode');
160-
}
161157

162158
///
163159
/// iOS Only

0 commit comments

Comments
 (0)