Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tnramalho committed Jul 16, 2024
1 parent 6f28db8 commit 31d66b7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export interface CacheServiceInterface
CacheUpdateInterface<QueryOptionsInterface>,
CacheGetOneInterface<QueryOptionsInterface>,
CacheClearInterface<QueryOptionsInterface> {

// TODO: should i create a unique interface for save?
save(
assignment: ReferenceAssignment,
Expand Down

0 comments on commit 31d66b7

Please sign in to comment.