cleanup model.py

pull/1/head
Ozbolt Menegatti 4 years ago
parent 8301a82c6e
commit 370488d067

@ -2,7 +2,7 @@ from model.entry import Entry
from browser import window
class Model:
def __init__(self, names):
def __init__(self):
# main data stuff
self.entry = None

Loading…
Cancel
Save