Skip to content

Commit

Permalink
Fixed lint issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
maratal committed Nov 17, 2024
1 parent 80775eb commit b3e279b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -267,4 +267,5 @@ private extension JSON {
var listener: JSON? { self["listener"] as? JSON }
var callback: JSON { args!.listener! }
}

// swiftlint:enable force_cast

0 comments on commit b3e279b

Please sign in to comment.