mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-09-06 08:07:08 +00:00
Fix initial lint violations.
Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
@@ -6,9 +6,10 @@ SPDX-License-Identifier: Apache-2.0
|
||||
package main
|
||||
|
||||
import (
|
||||
"github.com/suzerain-io/placeholder-name/pkg/handlers"
|
||||
"log"
|
||||
"net/http"
|
||||
|
||||
"github.com/suzerain-io/placeholder-name/pkg/handlers"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user