Built motion from commit 1038d87.|0.0.141
[motion.git] / server / models / fax_room.js
index b21c20f..a2e257e 100644 (file)
@@ -2,7 +2,6 @@
  * Fax Room Model
  */
 
-const crypto = require('crypto');
 const moment = require('moment');
 
 module.exports = function(sequelize, DataTypes) {