Skip to content

Commit

Permalink
Don't need the TODO comment anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewpetro committed Apr 14, 2024
1 parent 13e015f commit 839b380
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/maker-api/maker-api.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ interface MakerDeviceDetails {
}
}

// TODO: add error handling in this service

@Injectable()
export class MakerApiService implements OnModuleInit {
private readonly logger = new Logger(MakerApiService.name)
Expand Down

0 comments on commit 839b380

Please sign in to comment.