Skip to content

Commit 9622d4d

Browse files
committed
remove todo comment
1 parent 65f9706 commit 9622d4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/static/feedback/feedback.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import { DomSanitizer, SafeResourceUrl } from '@angular/platform-browser';
77
styleUrls: ['./feedback.component.scss']
88
})
99
export class FeedbackComponent {
10-
// Replace this URL with your actual Google Form embed URL
1110
private formUrl = 'https://docs.google.com/forms/d/e/1FAIpQLSfID5F6is5J7GSJUlFzIYZ7FOsXEebjLjLZwXhLdFPELVBVMQ/viewform?usp=dialog';
1211
safeFormUrl: SafeResourceUrl;
1312

0 commit comments

Comments
 (0)