Skip to content

Commit 3c14169

Browse files
author
alexander popov
committed
Merge branch 'dev' of git.postgrespro.ru:pgpro-dev/mamonsu into dev
2 parents 81b4e21 + a96f5ca commit 3c14169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mamonsu/lib/zbx_template.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class ZbxTemplate(object):
88
plg_type = 'all'
9-
mainTemplate = u"""<?xml version="1.0" encoding="UTF-8"?>
9+
mainTemplate = """<?xml version="1.0" encoding="UTF-8"?>
1010
<zabbix_export>
1111
<version>2.0</version>
1212
<groups>

0 commit comments

Comments
 (0)