diff --git a/lib/post_creator.rb b/lib/post_creator.rb index e22cf5911..5a6d64952 100644 --- a/lib/post_creator.rb +++ b/lib/post_creator.rb @@ -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