mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Remove print statement
This commit is contained in:
parent
ba9bf1f877
commit
c8778b9cfb
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
def validate_now(file):
|
||||
print 'validate now!'
|
||||
file.validate()
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue