remove unused python token parser method

This commit is contained in:
Alan Hamlett 2016-08-31 17:13:25 +02:00
parent beca130634
commit 694205ebee
4 changed files with 4 additions and 6 deletions

View file

@ -3,7 +3,7 @@
import os, sys
import django
import django.forms.monstertruck
from app import *
from flask import session
import simplejson as json