diff --git a/db/migrate/20170215000001_telegram_support.rb b/db/migrate/20170215000001_telegram_support.rb index 47152abe7..af4153081 100644 --- a/db/migrate/20170215000001_telegram_support.rb +++ b/db/migrate/20170215000001_telegram_support.rb @@ -13,7 +13,6 @@ class TelegramSupport < ActiveRecord::Migration ) Ticket::Article::Type.create_if_not_exists( - id: 12, name: 'telegram personal-message', communication: true, updated_by_id: 1,