From 4f0e9a3f01d191e4113a3848e5bbc00f12857893 Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Mon, 10 Jun 2019 15:22:55 +0100 Subject: New line --- synapse/storage/schema/delta/55/profile_replication_status_index.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'synapse') diff --git a/synapse/storage/schema/delta/55/profile_replication_status_index.sql b/synapse/storage/schema/delta/55/profile_replication_status_index.sql index 7542ab8cbd..7c20cb5a44 100644 --- a/synapse/storage/schema/delta/55/profile_replication_status_index.sql +++ b/synapse/storage/schema/delta/55/profile_replication_status_index.sql @@ -13,4 +13,4 @@ * limitations under the License. */ -CREATE UNIQUE INDEX profile_replication_status_idx ON profile_replication_status(host); \ No newline at end of file +CREATE UNIQUE INDEX profile_replication_status_idx ON profile_replication_status(host); -- cgit 1.5.1