From cb1ede235e2cf224d5f34f3c877b699e5b5a0b36 Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Wed, 27 Oct 2021 11:59:55 +0200 Subject: [PATCH] Removed the file-bottom comment --- config-sample.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/config-sample.php b/config-sample.php index 71e8f680..ef2608f3 100644 --- a/config-sample.php +++ b/config-sample.php @@ -53,6 +53,3 @@ class Config { const GOOGLE_CLIENT_SECRET = ''; const GOOGLE_API_KEY = ''; } - -/* End of file config.php */ -/* Location: ./config.php */