mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-12-26 15:07:44 -06:00
🚑 Fixed random space on line 2
This commit is contained in:
@@ -5,7 +5,7 @@ Device specific handeling for NetBox to Zabbix
|
||||
|
||||
from copy import deepcopy
|
||||
from logging import getLogger
|
||||
from operator import itemgetter
|
||||
from operator import itemgetter
|
||||
from re import search
|
||||
from typing import Any
|
||||
|
||||
|
||||
Reference in New Issue
Block a user