Skip to content

Commit fad2ce0

Browse files
authored
resources/oidc: remove duplicate </style> tag (#1700)
1 parent bbf1202 commit fad2ce0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/resources/oidc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ const loaderTemplate = `
8989
<title>Loading... | ODK Central</title>
9090
<meta http-equiv="refresh" content="0; url={{nextPath}}">
9191
<style>${style}</style>
92-
</style>
9392
</head>
9493
<body>
9594
<div id="container">

0 commit comments

Comments
 (0)