Skip to content

Commit 225fcbc

Browse files
committed
feat: change sonatype servers
1 parent 05453f3 commit 225fcbc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/one/edee/babylon/MainService.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ public MainService(Exporter exporter,
3131

3232
public void startTranslation(Action action, TranslationConfiguration configuration, String spreadsheetId, boolean combineSheets) throws IOException, GeneralSecurityException, InterruptedException {
3333
long stTime = System.currentTimeMillis();
34+
3435
switch (action) {
3536
case EXPORT:
3637
log.info("Babylon starting...");

0 commit comments

Comments
 (0)