Skip to content

Commit b3e279b

Browse files
committed
Fixed lint issue.
1 parent 80775eb commit b3e279b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UTSChatAdapter/Sources/Generator/ChatAdapterGenerator.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,4 +267,5 @@ private extension JSON {
267267
var listener: JSON? { self["listener"] as? JSON }
268268
var callback: JSON { args!.listener! }
269269
}
270+
270271
// swiftlint:enable force_cast

0 commit comments

Comments
 (0)