Skip to content

Commit

Permalink
unused
Browse files Browse the repository at this point in the history
  • Loading branch information
turboFei committed Oct 8, 2024
1 parent 2e9d225 commit 70a92cd
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,3 @@ trait Source {
def getMetrics: String
def destroy(): Unit
}

object Source {
val MASTER = "master"
val WORKER = "worker"
}

0 comments on commit 70a92cd

Please sign in to comment.