Skip to content

Commit 65a06fa

Browse files
Clean up
1 parent 10f7945 commit 65a06fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

core/src/main/java/dev/vml/es/acm/core/script/ScriptScheduler.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -476,5 +476,4 @@ public Optional<ScriptSchedule> findScriptSchedule(String path) {
476476

477477
return Optional.of(new ScriptSchedule(path, nextExecution));
478478
}
479-
480-
}
479+
}

0 commit comments

Comments
 (0)