StyleCI: Obey the alphabet #342

This commit is contained in:
El RIDO 2018-07-29 16:15:52 +02:00
parent 4a35428499
commit a5e8eeaaf9
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
4 changed files with 4 additions and 4 deletions

View file

@ -13,8 +13,8 @@
namespace PrivateBin\Model;
use Exception;
use PrivateBin\Persistence\ServerSalt;
use PrivateBin\Controller;
use PrivateBin\Persistence\ServerSalt;
use PrivateBin\Sjcl;
/**