From dd77f60af34b0d43fed3565c4d12f0aa3a3329bd Mon Sep 17 00:00:00 2001 From: Jared Whiklo Date: Fri, 3 May 2019 10:51:45 -0500 Subject: [PATCH] Remove extra newline --- islandora.install | 1 - 1 file changed, 1 deletion(-) diff --git a/islandora.install b/islandora.install index ec3b9111..cc0cc49f 100644 --- a/islandora.install +++ b/islandora.install @@ -144,4 +144,3 @@ function islandora_update_7002() { // Removing as the deprecation has been removed. variable_del('islandora_deprecation_return_false_when_datastream_exists'); } -