Skip to content

Commit 3d73131

Browse files
committed
removed redundant elements
1 parent b1f320f commit 3d73131

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

db/schema.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -525,8 +525,6 @@
525525
t.integer "family_id"
526526
t.boolean "archived"
527527
t.text "links"
528-
t.bigint "api_server_id"
529-
t.index ["api_server_id"], name: "index_templates_on_api_server_id"
530528
t.index ["family_id", "version"], name: "index_templates_on_family_id_and_version", unique: true
531529
t.index ["family_id"], name: "index_templates_on_family_id"
532530
t.index ["org_id", "family_id"], name: "template_organisation_dmptemplate_index"

0 commit comments

Comments
 (0)