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

This commit is contained in:
Pol Dellaiera
2021-11-23 14:28:14 +01:00
parent 1ddef0e232
commit 5f37304796

View File

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