Removed duplicate code

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2021-04-26 17:21:48 -07:00
parent 882732b2de
commit b3b02933a5

View file

@ -65,12 +65,6 @@
</style>
@endif
@if (($snipeSettings) && ($snipeSettings->custom_css))
<style>
{!! $snipeSettings->show_custom_css() !!}
</style>
@endif
<script nonce="{{ csrf_token() }}">
window.snipeit = {