Remove unused import

This commit is contained in:
David Baker 2016-09-07 11:34:55 +01:00
parent df1cc8748f
commit 8a4606cfbf

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 = {
/**