Skip to content
Snippets Groups Projects
Commit 43ea07ce authored by Anton Sattarov's avatar Anton Sattarov :cucumber:
Browse files

fix

parent 76348d7c
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,6 @@ func (c Client) Clone() *Client {
Name: c.Name,
Description: c.Description,
RoleID: c.RoleID,
//Environments: append([]string(nil), c.Environments...),
}
if c.OAuth != nil {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment