Remove inaccurate comment

It was automatically added by `rails g ckeditor:install`.
This commit is contained in:
Javi Martín
2018-09-07 14:00:29 +02:00
parent 531750cf6f
commit 7347874f4b

View File

@@ -7,7 +7,6 @@ class CreateCkeditorAssets < ActiveRecord::Migration
t.string :data_fingerprint
t.string :type, limit: 30
# Uncomment it to save images dimensions, if you need it
t.integer :width
t.integer :height