diff --git a/justfile b/justfile index cf65778280..d0ff455c67 100755 --- a/justfile +++ b/justfile @@ -6,8 +6,6 @@ alias t := test log := "warn" -bingus := which("bash") - export JUST_LOG := log [group: 'dev']