diff --git a/db/schema.rb b/db/schema.rb index 74cbddba79..12ab0a0f71 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -1,4 +1,3 @@ - # This file is auto-generated from the current state of the database. Instead # of editing this file, please use the migrations feature of Active Record to # incrementally modify your database, and then regenerate this schema definition. @@ -1779,4 +1778,4 @@ users WHERE ((channels.id = messages.channel_id) AND (messages.id = notifications.message_id) AND (users.id = messages.created_by)); SQL -end +end \ No newline at end of file