Cleanup mostly use statements

This commit is contained in:
Julius Haertl
2016-10-28 00:04:08 +02:00
parent 1167ca14a8
commit 1faa3481f8
14 changed files with 23 additions and 33 deletions

View File

@@ -21,7 +21,6 @@
*
*/
// db/author.php
namespace OCA\Deck\Db;
use JsonSerializable;