mirror of
https://github.com/wahyd4/libr-2.git
synced 2026-08-08 21:07:08 +10:00
remove ap
This commit is contained in:
@@ -97,8 +97,6 @@ class Api::V1::PostsController < Api::V1::ApplicationController
|
||||
end
|
||||
|
||||
def process_post
|
||||
ap '--------------'
|
||||
ap @post.processed
|
||||
if !@post.processed
|
||||
ProcessPostWorker.perform_async @post.url
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user