diff --git a/core/ajax/share.php b/core/ajax/share.php
index debdf612c0e54d0affdd34f9881c3245787a7566..3ace97d4d023b98f90a13e6918b2170542bf07d2 100644
--- a/core/ajax/share.php
+++ b/core/ajax/share.php
@@ -135,5 +135,3 @@ if (isset($_POST['action']) && isset($_POST['itemType']) && isset($_POST['itemSo
 			break;
 	}
 }
-
-?>
\ No newline at end of file