Commented out a leftover console log statement used for debugging. This cleans up the code and prevents unnecessary logging in the production environment.
Commented out a leftover console log statement used for debugging. This cleans up the code and prevents unnecessary logging in the production environment.