Skip to content

Commit

Permalink
Fix user creation in manage.py
Browse files Browse the repository at this point in the history
  • Loading branch information
arikfr committed May 13, 2014
1 parent e4158e2 commit 36629e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controllers.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import numbers
import cStringIO
import datetime
import itertools

from flask import render_template, send_from_directory, make_response, request, jsonify, redirect, \
session, url_for
Expand Down

0 comments on commit 36629e4

Please sign in to comment.