mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-11 03:32:03 +08:00
remove new line to fix warning: fmt.Fprintln arg list ends with redundant newline
This commit is contained in:
@@ -6,5 +6,4 @@ const oauthNotConfigured = `<!DOCTYPE html><html>
|
|||||||
<h3>Your Netmaker server does not have OAuth configured.</h3>
|
<h3>Your Netmaker server does not have OAuth configured.</h3>
|
||||||
<p>Please visit the docs <a href="https://docs.netmaker.org/oauth.html" target="_blank" rel="noopener">here</a> to learn how to.</p>
|
<p>Please visit the docs <a href="https://docs.netmaker.org/oauth.html" target="_blank" rel="noopener">here</a> to learn how to.</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>`
|
||||||
`
|
|
||||||
|
Reference in New Issue
Block a user