Skip to content

Commit c44da48

Browse files
committed
Format
1 parent 5479033 commit c44da48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/http/handlers.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ import (
99
"net/http"
1010
"os"
1111
"path/filepath"
12-
"time"
1312
"slices"
1413
"strconv"
1514
"strings"
15+
"time"
1616

1717
"github.com/go-chi/chi/v5"
1818
"github.com/roots/wp-composer/internal/app"

0 commit comments

Comments
 (0)