Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Commit e93876c

Browse files
committed
删除无用代码
1 parent a6fb84d commit e93876c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ios/Classes/DeviceKitPlugin.m

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
#import <CoreTelephony/CTTelephonyNetworkInfo.h>
44
#include <ifaddrs.h>
55

6-
@implementation DeviceKitPlugin {
7-
FlutterEventSink _brightnessChangedEventSink;
8-
}
6+
@implementation DeviceKitPlugin
97
+ (void)registerWithRegistrar:(NSObject<FlutterPluginRegistrar> *)registrar {
108
FlutterMethodChannel *channel = [FlutterMethodChannel
119
methodChannelWithName:@"v7lin.github.io/device_kit"

0 commit comments

Comments
 (0)