From c3535bfb279565d6bb938cbb05665f72a643f235 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Sat, 30 Dec 2017 19:11:40 +0100 Subject: [PATCH] Fix: Remove unused argument --- .php_cs.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.php_cs.dist b/.php_cs.dist index 8a227e64..bd65747d 100644 --- a/.php_cs.dist +++ b/.php_cs.dist @@ -1,7 +1,7 @@ in(__DIR__); /* Based on ^2.1 of php-cs-fixer */