Remove stray newline
This commit is contained in:
parent
dbba2d2285
commit
1347f313c7
@ -121,7 +121,6 @@ public class StationSettings {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public Path nextMessagePath() {
|
public Path nextMessagePath() {
|
||||||
return stationPath().resolve("next-message.txt");
|
return stationPath().resolve("next-message.txt");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user