Browse Source

fix code annotation error(#2603) (#2614)

pull/2/head
ywywn 5 years ago committed by GitHub
parent
commit
8c8e128d18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/WorkerServer.java

2
dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/WorkerServer.java

@ -140,4 +140,4 @@ public class WorkerServer {
}
}
}
}

Loading…
Cancel
Save