mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-03 09:49:14 +02:00
Fix style-ci errors
This commit is contained in:
parent
3f2de319f3
commit
658d5ae84d
20 changed files with 40 additions and 20 deletions
|
@ -9,7 +9,8 @@
|
|||
* @license https://www.opensource.org/licenses/zlib-license.php The zlib/libpng License
|
||||
* @version 1.0
|
||||
*/
|
||||
namespace PrivateBin\Model;
|
||||
|
||||
namespace PrivateBin;\Model;
|
||||
|
||||
use Exception;
|
||||
use PrivateBin\Configuration;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue