refmt
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user