Code cleanup.

This commit is contained in:
James Cole
2017-11-08 09:05:10 +01:00
parent b6514c7e54
commit 8707bc6612
71 changed files with 77 additions and 67 deletions

View File

@@ -65,4 +65,4 @@ class ClearNotesTest extends TestCase
$this->assertEquals(0, $journal->notes()->count());
}
}
}