Browse Source

Fix PHPCS break

Jose Diaz-Gonzalez 11 years ago
parent
commit
b34cf367b1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/Cache/Cache.php

+ 0 - 1
src/Cache/Cache.php

@@ -511,5 +511,4 @@ class Cache {
 		return $config;
 	}
 
-
 }