Skip to content
  • Luke Champine's avatar
    3e3249cf
    remove excessive logging · 3e3249cf
    Luke Champine authored
    A better approach would be to log the most common error, but that
    would require converting the slice to a map and iterating through
    it to find the maximum, which felt like overkill.
    3e3249cf
    remove excessive logging
    Luke Champine authored
    A better approach would be to log the most common error, but that
    would require converting the slice to a map and iterating through
    it to find the maximum, which felt like overkill.
Loading