Browse Source

Flush DTMF submodule - remove redundant code

pull/4/head
Vladimir Barkasov 6 years ago
parent
commit
e8784acd30
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      src/apps/callflows/submodules/flushdtmf/flushdtmf.js

+ 0
- 2
src/apps/callflows/submodules/flushdtmf/flushdtmf.js View File

@ -2,8 +2,6 @@ define(function(require) {
var $ = require('jquery'),
monster = require('monster');
var useAbsoluteMode;
var app = {
requests: {},


Loading…
Cancel
Save