* feat(server_type_info): return deprecation info Co-authored-by: jo <ljonas@riseup.net> * feat(server): show warning if server-type is deprecated Co-authored-by: jo <ljonas@riseup.net> --------- Co-authored-by: jo <ljonas@riseup.net>
The linting rule `unused-import` was recently activated in ansible-test. This commit removes all unused imports to satify the linting rule.
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>