diff --git a/src/pages.php b/src/pages.php index a0ea1c3..f4a17f2 100644 --- a/src/pages.php +++ b/src/pages.php @@ -14,7 +14,6 @@ abstract class Page { } } - function redirect_to_random(array $domains) { $wordLength = rand(3, 8); $container = new PronounceableWord_DependencyInjectionContainer();