Skip to content

Commit

Permalink
Resolving TooManyFunctions issue in DefaultLightStreamerConnection.kt #…
Browse files Browse the repository at this point in the history
  • Loading branch information
VahidGarousi committed Mar 17, 2023
1 parent fc3954e commit 8884eb8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@file:Suppress("TooManyFunctions") // TODO: Do we need to separate this files methods in multiple file?
package garousi.dev.lightstreamer.connection

import android.util.Log
Expand Down

0 comments on commit 8884eb8

Please sign in to comment.