From 8a4606cfbf81061c01b4f6afaf1624fb597d7549 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 7 Sep 2016 11:34:55 +0100 Subject: [PATCH] Remove unused import --- src/Rooms.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Rooms.js b/src/Rooms.js index f3c0cd6949..be3420b507 100644 --- a/src/Rooms.js +++ b/src/Rooms.js @@ -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 = { /**