Skip to content

Commit

Permalink
remove Chinese comments
Browse files Browse the repository at this point in the history
  • Loading branch information
leeway1208 committed Jun 19, 2022
1 parent 2e55f03 commit fd8ba5d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Source/MqttDecodePublish.swift
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,7 @@ public class MqttDecodePublish: NSObject {
}
value = valRes.resStr
dataIndex = valRes.newOffset

//fixme:这里需要注意,直接强制解包会崩溃

if userProperty == nil {
userProperty = [:]
}
Expand Down

0 comments on commit fd8ba5d

Please sign in to comment.