Skip to content

Commit 15a1ba9

Browse files
Update api.tsx
1 parent 11f6db1 commit 15a1ba9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/app/api.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ export function isSimilarOrigin(target: string, origin: string): boolean {
115115

116116
// TODO: Need better way of identifying anonymous pages that don't trigger redirect
117117
const ALLOWED_ANON_PAGES = [
118-
// check this
119118
/^\/accept\//,
120119
/^\/share\//,
121120
/^\/auth\/login\//,

0 commit comments

Comments
 (0)