phpcs: More require/include is not a function
[lhc/web/wiklou.git] / maintenance / clearCacheStats.php
index c7f2ce0..6a96612 100644 (file)
@@ -21,7 +21,7 @@
  * @ingroup Maintenance
  */
 
-require_once( __DIR__ . '/Maintenance.php' );
+require_once __DIR__ . '/Maintenance.php';
 
 /**
  * Maintenance script to remove all statistics tracking from the cache.