Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

Commit 8fc5452

Browse files
committed
chore: Removed conflict lines
1 parent 40ae319 commit 8fc5452

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

methods/basic.go

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,8 @@ import (
55
"fmt"
66
"io"
77
"net/http"
8-
<<<<<<< HEAD
9-
"strings"
10-
=======
118
"os"
12-
>>>>>>> 84d9335cf8a8fede56f25b0c16981965393f5bc5
9+
"strings"
1310

1411
"github.com/urfave/cli"
1512
)

0 commit comments

Comments
 (0)