remove superfluous newline

This commit is contained in:
Dylan K. Taylor 2020-10-26 15:59:57 +00:00
parent e2e960e43d
commit 340881d590

View File

@ -72,5 +72,4 @@ class AsyncTaskMainLoggerTest extends Test{
return "Verifies that the MainLogger is accessible by MainLogger::getLogger() in an AsyncTask";
}
}