diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-07-22 15:58:09 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-07-22 15:58:09 +0100 |
commit | 7e38b7cce22f852924e2801982c750ed64b05ecd (patch) | |
tree | 13b73e22eec357d1cb579bd7d879734e37537c6c | |
parent | c0b5dc2438f1d57a6a7564de320ad58c15861459 (diff) |
drop strange, stray comment
-rw-r--r-- | app/models/raw_email.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/models/raw_email.rb b/app/models/raw_email.rb index 7a57399d5..4e1a69456 100644 --- a/app/models/raw_email.rb +++ b/app/models/raw_email.rb @@ -6,7 +6,6 @@ # id :integer not null, primary key # data_text :text # data_binary :binary -# - prepared to 277k. # models/raw_email.rb: # The fat part of models/incoming_message.rb |