mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-13 15:24:48 -06:00
Removed unused hostgroup import since the hostgroup generate function function has been moved to devices.py
This commit is contained in:
parent
4a53b53789
commit
29a54e5a86
@ -2,7 +2,6 @@
|
||||
"""Module that hosts all functions for virtual machine processing"""
|
||||
from modules.device import PhysicalDevice
|
||||
from modules.exceptions import InterfaceConfigError, SyncInventoryError, TemplateError
|
||||
from modules.hostgroups import Hostgroup
|
||||
from modules.interface import ZabbixInterface
|
||||
from modules.config import load_config
|
||||
# Load config
|
||||
|
Loading…
Reference in New Issue
Block a user