Skip to content

Commit d8c46b4

Browse files
committed
signing CLA, add email again for git
1 parent 5ea8f10 commit d8c46b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ios/sdk/WeexSDK/Sources/Utility/WXConvert.m

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ + (type)type:(id)value {\
3737

3838

3939

40-
4140
//unsignedLongLongValue
4241
+ (uint64_t)uint64_t:(id)value {\
4342
NSString * strval = [NSString stringWithFormat:@"%@",value];

0 commit comments

Comments
 (0)