Don't throw exception is journal exists #130
This commit is contained in:
parent
2c52a2f7e6
commit
f9208c9d72
@ -34,6 +34,5 @@ trait JournalTrait
|
||||
$journal->refresh();
|
||||
return $journal;
|
||||
}
|
||||
throw new \Exception('Journal already exists.');
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user