Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-mayank committed Sep 12, 2024
1 parent 469e87c commit b974cbb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data/lib/api/user/user_models.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ import 'dart:convert';
import 'package:cloud_firestore/cloud_firestore.dart';
import 'package:freezed_annotation/freezed_annotation.dart';

import '../../converter/timestamp_json_converter.dart';

part 'user_models.freezed.dart';

part 'user_models.g.dart';
Expand Down

0 comments on commit b974cbb

Please sign in to comment.