Skip to content

Commit

Permalink
fix: add license
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-hector committed Jan 21, 2025
1 parent 88aebd6 commit f4b8220
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/app/features/feed/providers/repost_entity_provider.c.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// SPDX-License-Identifier: ice License 1.0

import 'package:collection/collection.dart';
import 'package:hooks_riverpod/hooks_riverpod.dart';
import 'package:ion/app/features/feed/data/models/entities/repost_data.c.dart';
Expand Down

0 comments on commit f4b8220

Please sign in to comment.