mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-17 20:50:44 +00:00
Remove debug system output from previous
This commit is contained in:
@ -730,11 +730,6 @@ public class QJavalinApiHandler
|
||||
}
|
||||
catch(Exception e)
|
||||
{
|
||||
/////////////////////////////////////////////////
|
||||
// add some logging to diagnose a test failing //
|
||||
/////////////////////////////////////////////////
|
||||
System.out.println("Caught exception in doSpecHtml"); // todo - remove
|
||||
e.printStackTrace();
|
||||
handleException(context, e);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user