diff --git a/Tiltfile b/Tiltfile index a828272..1be021c 100644 --- a/Tiltfile +++ b/Tiltfile @@ -1,5 +1,4 @@ load("ext://helm_remote", "helm_remote") -load("ext://restart_process", "docker_build_with_restart") load("ext://secret", "secret_from_dict") load("ext://configmap", "configmap_from_dict")