This commit is contained in:
Peter Maquiran
2021-05-28 16:53:42 +01:00
parent 93beab74d2
commit c33bf69414
3 changed files with 6 additions and 4 deletions
+1 -3
View File
@@ -67,7 +67,6 @@ export class PinPage implements OnInit {
modal.dismiss()
}
async badRequest(message?: string) {
@@ -87,5 +86,4 @@ export class PinPage implements OnInit {
},3000)
}
}
}