Skip to content

Commit

Permalink
drop the old UDP master server
Browse files Browse the repository at this point in the history
  • Loading branch information
pschichtel committed Oct 7, 2024
1 parent 46fd14f commit 0f16a50
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 114 deletions.
1 change: 0 additions & 1 deletion app/Banana4Loader.scala
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ class Banana4Components(context: ApplicationLoader.Context)
private val youtubeService = new YoutubeService(configuration, executionContext)
private val twitchService = new TwitchService(configuration, wsClient, executionContext)
private val searchIndexService = new SearchIndex
//private val ld56MasterServer = new Ld56MasterServer

// ActionBuilders
private val cached = new Cached(defaultCacheApi)
Expand Down
113 changes: 0 additions & 113 deletions app/service/Ld56MasterServer.scala

This file was deleted.

0 comments on commit 0f16a50

Please sign in to comment.