mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
NewPostManager determines whether to queue a post or not
This commit is contained in:
@@ -47,8 +47,6 @@ module Discourse
|
||||
# When ImageMagick is missing
|
||||
class ImageMagickMissing < StandardError; end
|
||||
|
||||
class InvalidPost < StandardError; end
|
||||
|
||||
# When read-only mode is enabled
|
||||
class ReadOnly < StandardError; end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user