diff --git a/functions/onprem/orborus/orborus.go b/functions/onprem/orborus/orborus.go index b990c032..a945dd80 100755 --- a/functions/onprem/orborus/orborus.go +++ b/functions/onprem/orborus/orborus.go @@ -3,7 +3,6 @@ package main /* Orborus exists to listen for new jobs from Shuffle. This is to run workflows, pipelines, and other tasks. */ - import ( "archive/zip" "bytes"