Skip to content

Commit f5299b7

Browse files
Remove extra docs
1 parent 29df66b commit f5299b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/request-permissions.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { PushNotifications } from "@capacitor/push-notifications";
33

44
/**
55
* Requiests notification permissions
6-
* @returns
76
*/
87
export async function requestPermissions(): Promise<boolean>{
98
const { platform } = await Device.getInfo();

0 commit comments

Comments
 (0)