From ea79a0e033e40057279a7f464c9464145eedc932 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 26 Apr 2017 20:24:18 +0300 Subject: remove some redundant php closing tags --- classes/plugin.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'classes/plugin.php') diff --git a/classes/plugin.php b/classes/plugin.php index 5041de0c4..5939d51c0 100644 --- a/classes/plugin.php +++ b/classes/plugin.php @@ -40,5 +40,4 @@ class Plugin { function api_version() { return Plugin::API_VERSION_COMPAT; } -} -?> +} \ No newline at end of file -- cgit v1.2.3