Update archives_controller.rb

delete puts
This commit is contained in:
chiu 2019-09-11 22:55:49 +08:00
parent c36c9e9ab3
commit 432fda7f78
1 changed files with 0 additions and 1 deletions

View File

@ -175,7 +175,6 @@ class ArchivesController < ApplicationController
end
end
end
puts cats_last
{
"categories" => cats_last
}