Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit a80d884

Browse files
committed
Fix php-cs-fixer && js-coding-style
1 parent 4997bed commit a80d884

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

UPGRADE.md

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ All upgrade notes for this project will be documented in this file.
66

77
## [Unreleased]
88

9-
109
## [3.1.1] - 2023-11-20
1110

1211
Nothing has been changed

core/Controller/ProcessClientController.php

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
namespace Kontrolgruppen\CoreBundle\Controller;
1212

1313
use Doctrine\ORM\EntityManagerInterface;
14-
use http\Exception\RuntimeException;
1514
use Kontrolgruppen\CoreBundle\CPR\CprException;
1615
use Kontrolgruppen\CoreBundle\CPR\CprServiceInterface;
1716
use Kontrolgruppen\CoreBundle\Entity\AbstractProcessClient;

0 commit comments

Comments
 (0)