Skip to content

Commit

Permalink
Removes duplicate <
Browse files Browse the repository at this point in the history
  • Loading branch information
runeharlyk committed Apr 4, 2024
1 parent b072393 commit bf02aed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/framework/ESP32SvelteKit.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,6 @@ void ESP32SvelteKit::begin()
#if FT_ENABLED(FT_SLEEP)
_sleepService.begin();
#endif
#if FT_ENABLED(FT_ANALYTICS)
_analyticsService.begin();
#endif

// Start the loop task
ESP_LOGV("ESP32SvelteKit", "Starting loop task");
Expand Down

0 comments on commit bf02aed

Please sign in to comment.