Skip to content

Commit 75d7994

Browse files
committed
remove unused modification
1 parent 22d57d7 commit 75d7994

File tree

1 file changed

+1
-0
lines changed
  • hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/federation/utils

1 file changed

+1
-0
lines changed

hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/federation/utils/FederationStateStoreFacade.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -610,6 +610,7 @@ protected interface Func<T, TResult> {
610610
TResult invoke(T input) throws Exception;
611611
}
612612

613+
613614
@VisibleForTesting
614615
public FederationStateStore getStateStore() {
615616
return stateStore;

0 commit comments

Comments
 (0)