MiniProfiler/rack-mini-profiler

timer_struct/sql.rb:53: warning: instance variable @reported not initialized

bkazez opened this issue · 1 comments

When running ruby with -w, I repeatedly get:

rack-mini-profiler-2.3.3/lib/mini_profiler/timer_struct/sql.rb:53: warning: instance variable @reported not initialized

looks like an easy fix, would you like to give it a shot in a PR?