Fix phpcs

This commit is contained in:
Laurent Destailleur 2019-02-08 23:53:40 +01:00
parent 7625eb7cd4
commit 5483856543
2 changed files with 1 additions and 2 deletions

View File

@ -84,5 +84,4 @@ class ActionsTakePos
return 0; // or return 1 to replace standard code return 0; // or return 1 to replace standard code
} }
} }