job interface move

This commit is contained in:
Yuri Kuznetsov
2020-06-23 16:59:00 +03:00
parent 42f6dab4ce
commit 5c0eec9c83
10 changed files with 10 additions and 9 deletions

View File

@@ -29,7 +29,7 @@
namespace Espo\Jobs;
use \Espo\Core\Exceptions;
use Espo\Core\Exceptions;
class ProcessWebhookQueue extends \Espo\Core\Jobs\Base
{