Skip to content

Commit 26d5fa5

Browse files
josefkellymvdkleijn
authored andcommitted
remove phpcs comment
1 parent acc1c93 commit 26d5fa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Pinchflat/Pinchflat.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
namespace App\SupportedApps\Pinchflat;
44

5-
class Pinchflat extends \App\SupportedApps // phpcs:ignore
5+
class Pinchflat extends \App\SupportedApps
66
{
77
}

0 commit comments

Comments
 (0)