Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ihadeed committed Aug 26, 2016
2 parents ff64c6e + 820e4d7 commit ae03d72
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/plugins/geofence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ export class Geofence {

/**
* Called when a geofence is crossed in the direction specified by `TransitType`.
* Commenting out. Not yet implemented in plugin.
*
* @return {Promise<any>}
*/
Expand All @@ -147,8 +146,7 @@ export class Geofence {
}

/**
* Called when the user clicks a geofence notification. iOS and Android only.
* Commenting out. Not yet implemented in plugin.
* Called when the user clicks a geofence notification. iOS and Android only.
*
* @return {Promise<Object>}
*/
Expand Down

0 comments on commit ae03d72

Please sign in to comment.