Skip to content

Commit

Permalink
fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengchenyu committed Aug 10, 2023
1 parent f3eb883 commit cdd71f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ public TezRemoteShuffleManager(
Configuration conf,
String appId,
ShuffleWriteClient rssClient,
RemoteStorageInfo remoteStorage)
RemoteStorageInfo remoteStorage)
throws IOException {
this.tokenIdentifier = tokenIdentifier;
this.sessionToken = sessionToken;
Expand Down

0 comments on commit cdd71f6

Please sign in to comment.