diff --git a/src/main.py b/src/main.py index 90e6878..23e83b3 100644 --- a/src/main.py +++ b/src/main.py @@ -5,12 +5,6 @@ from .alarm_clock import AlarmClock from .relay import Relay from os import path - - - - - - def main(): """Main entry point for the alarm clock application."""