* Reworked how post versioning works, now more closely resembles the 1.18 strategy
This commit is contained in:
@@ -5,7 +5,4 @@ class PostVotesController < ApplicationController
|
||||
rescue PostVote::Error => x
|
||||
@error = x
|
||||
end
|
||||
|
||||
def destroy
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user