Remove duplicate create method in PostCreator

This commit is contained in:
Thomas McDonald 2013-09-21 22:02:51 +01:00
parent e9e017898c
commit 5ad8718a87
1 changed files with 0 additions and 4 deletions

View File

@ -7,10 +7,6 @@ class PostCreator
attr_reader :errors, :opts
def self.create(user,opts)
self.new(user,opts).create
end
# Acceptable options:
#
# raw - raw text of post