# -*- coding: utf-8 -*-
# Generated by Django 1.9 on 2016-06-02 09:24
from __future__ import unicode_literals

from django.db import migrations


class Migration(migrations.Migration):

    dependencies = [
        ('gazeanalyserapp', '0006_auto_20160422_1320'),
        ('gazeanalyserapp', '0031_tracking_file'),
    ]

    operations = [
    ]
