Commit e386d28b authored by Lin Jen-Shin's avatar Lin Jen-Shin

Add missing newline in schema

parent fd463b3c
......@@ -1450,4 +1450,4 @@ ActiveRecord::Schema.define(version: 20170508190732) do
add_foreign_key "timelogs", "merge_requests", name: "fk_timelogs_merge_requests_merge_request_id", on_delete: :cascade
add_foreign_key "trending_projects", "projects", on_delete: :cascade
add_foreign_key "u2f_registrations", "users"
end
\ No newline at end of file
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment