Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Commit

Permalink
refactor(js): remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
federicoboschini committed Jun 27, 2019
1 parent 53f08cd commit 7950dea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/NearItManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ export class NearItManager {

// Notification history related methods

// TODO: return type
static getNotificationHistory (): Promise<NearItHistoryItem[]> {
return NearItSdk.getNotificationHistory()
}
Expand Down

0 comments on commit 7950dea

Please sign in to comment.