Skip to content

Commit

Permalink
removed a debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
barry-ha committed Apr 13, 2023
1 parent bd9f32b commit 15d47e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion model_breadcrumbs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ int Breadcrumbs::saveGPSBreadcrumbTrail() { // returns 1=success, 0=failure

loc = next();
}
logger.info(". Wrote %d entries to GPS log", getHistoryCount());

// close file
config.close();
Expand Down

0 comments on commit 15d47e7

Please sign in to comment.