summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--synapse/storage/schema/delta/55/profile_replication_status_index.sql2
1 files changed, 1 insertions, 1 deletions
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);