Changeset - 3f53d6f4ffb6
[Not reviewed]
0 1 0
Christopher Neugebauer - 8 years ago 2016-09-14 05:09:02
chrisjrn@gmail.com
Removes spurious print statement.
1 file changed with 0 insertions and 2 deletions:
0 comments (0 inline, 0 general)
registrasion/controllers/item.py
Show inline comments
...
 
@@ -59,4 +59,2 @@ class ItemController(object):
 

	
 
        print in_cart
 

	
 
        quantities_in_cart = When(
0 comments (0 inline, 0 general)