Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldb09 committed Jan 29, 2023
1 parent 95a7d40 commit fd13990
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ class SocketContext(
var resumeTimeout = 60L // Seconds
private var sessionTimeoutFuture: ScheduledFuture<Unit>? = null
private val executor: ScheduledExecutorService = Executors.newSingleThreadScheduledExecutor()
val playerUpdateService: ScheduledExecutorService

val playingPlayers: List<LavalinkPlayer>
get() {
Expand Down

0 comments on commit fd13990

Please sign in to comment.