Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit cd0b9a29 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Delete inv_cisco_support.py

parent e505ba6a
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/python
# -*- encoding: utf-8; py-indent-offset: 4 -*-
# Custom user stylesheet to load (resides in htdocs/)
if custom_style_sheet is None:
custom_style_sheet = ['inv_cisco_support.css']
elif type(custom_style_sheet) is list:
custom_style_sheet.append('inv_cisco_support.css')
custom_style_sheet = 'inv_cisco_support.css'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment