mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net-mgmt/zabbix?-proxy: whitespace cleanup
This commit is contained in:
@@ -53,4 +53,3 @@ class ZabbixLogFormat(BaseLogFormat):
|
||||
def line(line):
|
||||
tmp = re.match(zabbix_timeformat, line)
|
||||
return tmp.group(3)
|
||||
|
||||
|
||||
@@ -53,4 +53,3 @@ class ZabbixLogFormat(BaseLogFormat):
|
||||
def line(line):
|
||||
tmp = re.match(zabbix_timeformat, line)
|
||||
return tmp.group(3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user