docs(geofence): remove code comments (#483)

This commit is contained in:
Alex Muramoto
2016-08-26 10:09:12 -07:00
committed by Ibrahim Hadeed
parent c7a5f7d023
commit 820e4d78bf
+1 -3
View File
@@ -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>}
*/
@@ -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>}
*/