mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
删除多余controller
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
class Api::V1::Sonarqubes::IssuesController < ApplicationController
|
||||
def index
|
||||
data = Sonarqube.client.get("/api/issues/search",params)
|
||||
render_ok data
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user