Skip to content

Commit

Permalink
Drop os from flyteadmin service
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario committed Jan 31, 2024
1 parent 8d30e72 commit c217eb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flyteadmin/pkg/server/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import (
"fmt"
"net"
"net/http"
"os"
"strings"
"time"

Expand Down

0 comments on commit c217eb7

Please sign in to comment.