Skip to content

Commit 3431d54

Browse files
authored
SGW refactoring - APIs based class segregation (#322)
1 parent 8960e49 commit 3431d54

File tree

4 files changed

+445
-218
lines changed

4 files changed

+445
-218
lines changed

client/src/cbltest/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ def __init__(
124124
sgw_info.hostname,
125125
sgw_info.rbac_user,
126126
sgw_info.rbac_password,
127-
sgw_info.port,
128127
sgw_info.admin_port,
129128
sgw_info.uses_tls,
130129
)

0 commit comments

Comments
 (0)