summaryrefslogtreecommitdiff
path: root/www/js/rivendell.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/rivendell.js')
-rw-r--r--www/js/rivendell.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/js/rivendell.js b/www/js/rivendell.js
index 8566094..1a00f07 100644
--- a/www/js/rivendell.js
+++ b/www/js/rivendell.js
@@ -456,6 +456,4 @@ Rivendell.Cut = function(name, description, cart, length, originDatetime,
}
this.number = this.name.substr(-3);
this.cartNumber = this.cart.number;
-
-
};