fix: Remove hvac module
All checks were successful
Build Docker / Build Docker (push) Successful in 23s

This commit is contained in:
Nathan Woodburn 2023-12-11 15:33:14 +11:00
parent 5b6b42cf15
commit 8a9f35e044
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -8,7 +8,6 @@ from gunicorn.app.base import BaseApplication
import os
import dotenv
from apscheduler.schedulers.background import BackgroundScheduler
import hvac
import sys
import json