Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
leejiwon1125 committed Nov 23, 2023
1 parent ed5d3a8 commit c06dd60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker/src/main/scala/Main.scala
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ import scala.util.{Failure, Success}
import java.net.InetAddress
import scala.util.Try

import kr.ac.postech.paranode.rpc.master.RegisterRequest
import kr.ac.postech.paranode.rpc.master.RegisterReply

object Main {
def main(args: Array[String]): Unit = {

0 comments on commit c06dd60

Please sign in to comment.