Skip to content

Commit 674962f

Browse files
fix: update static html (#377)
1 parent f45a45b commit 674962f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Snyk.VisualStudio.Extension.2022/Resources/ScanSummaryInit.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,10 @@
3939
${ideStyle}
4040
</head>
4141
<body>
42-
<div class="snx-header">
43-
<h1 class="snx-title snx-h1">Snyk Security is loading...</h1>
44-
</div>
4542
<div class="snx-summary">
4643
<div class="snx-status">
4744
<span class="snx-loader"></span>
48-
<p class="snx-message">Waiting for the Snyk CLI to be downloaded and the Language Server to be initialized. </p>
45+
<p class="snx-message">Snyk Security is loading...</p>
4946
</div>
5047
</div>
5148
</body>

0 commit comments

Comments
 (0)