chore: remove unnecessary comment in availability model library

This commit is contained in:
Joey Boerwinkel 2024-07-29 09:55:37 +02:00 committed by Freek van de Ven
parent 3924a5804c
commit f6d62510b6

View file

@ -1,4 +1,3 @@
// ignore_for_file: Generated using data class generator
import "package:flutter_availability_data_interface/src/utils.dart"; import "package:flutter_availability_data_interface/src/utils.dart";
/// Exception thrown when the end is before the start /// Exception thrown when the end is before the start