# Generated by Django 6.0.3 on 2026-06-06 07:53

from django.db import migrations


class Migration(migrations.Migration):

    dependencies = [
        ('restaurant', '0011_aaharconfig_aahar_api_token_and_more'),
        ('restaurant', '0011_deliverylocationlog'),
    ]

    operations = [
    ]
