hcloud_inventory: Remove unnecessary import

This commit is contained in:
Sven-Hendrik Haase 2020-07-25 01:28:14 +02:00
parent 7fcf44e59e
commit b6b054eab7
No known key found for this signature in database
GPG key ID: 39E4B877E62EB915

View file

@ -4,7 +4,6 @@
import argparse
import json
import yaml
import sys
from hcloud import Client