Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
Update packages/questions_repository/lib/src/questions_repository.dart
Browse files Browse the repository at this point in the history
Co-authored-by: Rui Miguel Alonso <[email protected]>
  • Loading branch information
omartinma and RuiMiguel authored Nov 23, 2023
1 parent ac810e7 commit 762ec9a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import 'package:api_client/api_client.dart';

/// {@template questions_repository}
/// A Very Good Project created by Very Good CLI.
/// Repository to access QuestionsResource from the Api Client.
/// {@endtemplate}
class QuestionsRepository {
/// {@macro questions_repository}
Expand Down

0 comments on commit 762ec9a

Please sign in to comment.