Skip to content

Commit

Permalink
chore: removes redundant description
Browse files Browse the repository at this point in the history
  • Loading branch information
nostrdev-com committed Dec 11, 2024
1 parent 39254fa commit 1d85499
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/src/repositories/AngorProjectRepository.ts
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,6 @@ class AngorProjectRepository {
/**
* Provides Angor projects.
* @param limit - maximum amount of items to return (not more than 50).
* @param order - return items in ascending or descending order
* @param offset - selection offset.
* @returns - promise that resolves into an array of objects that confirm Project interface.
*/
Expand Down

0 comments on commit 1d85499

Please sign in to comment.