Skip to content

Commit

Permalink
Cleanup imports
Browse files Browse the repository at this point in the history
  • Loading branch information
dvob committed Jul 29, 2024
1 parent e4ed0c7 commit cfb9f54
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cmd/pcert/util.go
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
package main

import (
"crypto/x509"
"fmt"
"io"
"os"

"github.com/dvob/pcert"
)

func isFile(name string) bool {
Expand Down

0 comments on commit cfb9f54

Please sign in to comment.