Built motion from commit 1038d87.|0.0.141
[motion.git] / server / models / voice_chanspy.js
index 5b48734..48f931f 100644 (file)
@@ -31,5 +31,4 @@ module.exports = function(sequelize, DataTypes) {
   });
 
   return ChanSpy;
-
 };