Skip to content

Commit db50f42

Browse files
authored
Remove legacy todo (#3339)
1 parent 7f89ce5 commit db50f42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extension/src/webview/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ export class BaseWebview<T extends WebviewData> {
138138
)
139139
.join('')
140140

141-
// TODO make CSP more strict!
142141
return `
143142
<html>
144143
<head>

0 commit comments

Comments
 (0)