9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-23 00:29:18 +00:00

fix: wrong URL on startup exception

This commit is contained in:
William
2024-01-26 13:57:52 +00:00
parent 08944ffd35
commit 267cf1ff35
2 changed files with 1 additions and 2 deletions

View File

@@ -71,7 +71,6 @@ import space.arim.morepaperlib.scheduling.AsynchronousScheduler;
import space.arim.morepaperlib.scheduling.GracefulScheduling;
import space.arim.morepaperlib.scheduling.RegionalScheduler;
import javax.naming.ConfigurationException;
import java.nio.file.Path;
import java.util.*;
import java.util.logging.Level;