소스 검색

cmd_dialplan: removed dupplicated pass context

Daniel-Constantin Mierla 6 년 전
부모
커밋
ce7d4aa896
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      kamcli/commands/cmd_dialplan.py

+ 0 - 1
kamcli/commands/cmd_dialplan.py

@@ -32,7 +32,6 @@ def cli(ctx):
 @click.argument('matchexp', metavar='<matchexp>')
 @click.argument('substrepl', nargs=-1, metavar='<substrepl>')
 @pass_context
-@pass_context
 def dialplan_add(ctx, priority, matchop, matchlen, attrs, dpid, matchexp, substrepl):
     """Add a new translation rule in dialplan table