diff --git a/src/main/java/seedu/wildwatch/operatingsystem/BootUp.java b/src/main/java/seedu/wildwatch/operatingsystem/BootUp.java index c52dcbc8c0..6e3fe264d2 100644 --- a/src/main/java/seedu/wildwatch/operatingsystem/BootUp.java +++ b/src/main/java/seedu/wildwatch/operatingsystem/BootUp.java @@ -17,4 +17,4 @@ public class BootUp { " \\ / / /_\\ \\ | | | | | __ | \n" + " \\ /\\ / / _____ \\ | | | `----.| | | | \n" + " \\__/ \\__/ /__/ \\__\\ |__| \\______||__| |__| "; -} \ No newline at end of file +}