Skip to content

Commit 47ee06c

Browse files
editor/code: Remove unnecessary `meta[http-equiv=X-UA-Compatible]
1 parent f32a2ea commit 47ee06c

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
@@ -1158,7 +1158,6 @@ export function viewMemoryLayout(ctx: CtxInit): Cmd {
11581158
<html lang="en">
11591159
<head>
11601160
<meta charset="UTF-8">
1161-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
11621161
<meta name="viewport" content="width=device-width, initial-scale=1.0">
11631162
<link href="${uri}/view_memory_layout.css" rel="stylesheet" media="screen"/>
11641163
</head>

0 commit comments

Comments
 (0)