This commit is contained in:
runzexia
2019-04-27 13:41:28 +08:00
parent e6fac5a574
commit 7996f88b96
2 changed files with 0 additions and 4 deletions

View File

@@ -11,7 +11,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
package devops
import (
@@ -27,7 +26,6 @@ import (
"net/http"
)
func GetDevOpsProjectMembersHandler(request *restful.Request, resp *restful.Response) {
projectId := request.PathParameter("devops")