mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 13:12:41 +00:00
Remove extraneous files
This commit is contained in:
parent
fa247b34f6
commit
755c976aa4
2 changed files with 0 additions and 12 deletions
|
@ -1,6 +0,0 @@
|
|||
<?php
|
||||
declare(strict_types=1);
|
||||
namespace JKingWeb\NewsSync\Db;
|
||||
|
||||
class ExceptionStartup extends Exception {
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
<?php
|
||||
declare(strict_types=1);
|
||||
namespace JKingWeb\NewsSync\Db;
|
||||
|
||||
class ExceptionUpdate extends Exception {
|
||||
}
|
Loading…
Reference in a new issue