Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
mwangggg committed Oct 30, 2023
1 parent 0b27dc7 commit f428faa
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -703,8 +703,7 @@ public Future<List<ArchiveDirectory>> getRecordingsAndDirectories() {
targetId,
file,
webServer
.getArchivedDownloadURL(
jvmId, file)
.getArchivedDownloadURL(jvmId, file)
.replace(
"beta/recordings",
"beta/fs/recordings"),
Expand Down

0 comments on commit f428faa

Please sign in to comment.