Remove unused import

pull/21833/head
David Baker 2016-09-07 11:34:55 +01:00
parent df1cc8748f
commit 8a4606cfbf
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
var CallHandler = require('./CallHandler');
module.exports = {
/**