Skip to content

Commit b81c828

Browse files
editor/code: Remove unnecessary `meta[http-equiv=X-UA-Compatible]
1 parent 8bfcd88 commit b81c828

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

editors/code/src/commands.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1159,7 +1159,6 @@ export function viewMemoryLayout(ctx: CtxInit): Cmd {
11591159
<html lang="en">
11601160
<head>
11611161
<meta charset="UTF-8">
1162-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
11631162
<meta name="viewport" content="width=device-width, initial-scale=1.0">
11641163
<link href="${uri}/view_memory_layout.css" rel="stylesheet" media="screen"/>
11651164
</head>

0 commit comments

Comments
 (0)