Skip to content

Commit

Permalink
[config/config_mgmt.py]: Remove parameter from comment.
Browse files Browse the repository at this point in the history
Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
  • Loading branch information
Praveen Chaudhary committed Jul 2, 2020
1 parent 4990ab5 commit 6abb5bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/config_mgmt.py
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,6 @@ def breakOutPort(self, delPorts=list(), portJson=dict(), force=False, \
Parameters:
delPorts (list): ports to be deleted.
addPorts (list): ports to be added.
portJson (dict): Config DB json Part of all Ports, generated from
platform.json.
force (bool): if false return dependecies, else delete dependencies.
Expand Down

0 comments on commit 6abb5bb

Please sign in to comment.