From bdba920f1eb307e457e1b31ed0f0400cea3631d1 Mon Sep 17 00:00:00 2001 From: Kat Date: Wed, 1 Dec 2021 11:03:59 +0000 Subject: [PATCH] remove new line --- db/schema.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/db/schema.rb b/db/schema.rb index d1729ccf1..393589bb2 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -168,7 +168,6 @@ ActiveRecord::Schema.define(version: 2021_11_30_090246) do t.bigint "owning_organisation_id" t.bigint "managing_organisation_id" t.datetime "property_void_date" - t.integer "renttype" t.index ["discarded_at"], name: "index_case_logs_on_discarded_at" t.index ["managing_organisation_id"], name: "index_case_logs_on_managing_organisation_id"