Skip to content

Commit

Permalink
Don't need debugging info right now
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-xo committed Apr 18, 2022
1 parent 2d27d63 commit ca73fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SSL/Plugins/Analyzer/analyzehistory.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ function ___autoload($class)
// 'SSLHistoryFileMonitor' => L::DEBUG,
// 'SSLRealtimeModel' => L::DEBUG,
// 'NowPlayingModel' => L::DEBUG,
'RuntimeCachingSSLTrack' => L::DEBUG,
// 'RuntimeCachingSSLTrack' => L::DEBUG,
);

$h = new HistoryAnalyzer();
Expand Down

0 comments on commit ca73fb9

Please sign in to comment.