Feature: Delete submission (#137)
* Feature: Delete submission * Small polishing --------- Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
@@ -11,7 +11,7 @@ namespace App\Service\OpenAi\Utils;
|
||||
* Licensed under MIT license.
|
||||
*/
|
||||
|
||||
use App\Exceptions\Coursework\InvalidJsonException;
|
||||
use Aws\Exception\InvalidJsonException;
|
||||
|
||||
/**
|
||||
* Attempts to fix truncated JSON by padding contextual counterparts at the end.
|
||||
|
||||
Reference in New Issue
Block a user