cs: Remove "...use self;...".

This commit is contained in:
Pol Dellaiera 2021-11-23 14:28:14 +01:00
parent 1ddef0e232
commit 5f37304796
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA

View File

@ -9,7 +9,6 @@
namespace Chill\ThirdPartyBundle\ThirdPartyType;
use self;
use function array_keys;
/**