Skip to content

Commit c8d62bf

Browse files
authored
chore: fix build error (#76)
1 parent 6ee8ad9 commit c8d62bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

swagger_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@ func TestUIConfigOptions(t *testing.T) {
256256
<head>
257257
<meta charset="UTF-8">
258258
<title>Swagger UI</title>
259-
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700|Source+Code+Pro:300,600|Titillium+Web:400,600,700" rel="stylesheet">
260259
<link rel="stylesheet" type="text/css" href="./swagger-ui.css" >
261260
<link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32" />
262261
<link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16" />

0 commit comments

Comments
 (0)