Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit 7c89932

Browse files
committed
fix: remove git strings from go file
1 parent a40932c commit 7c89932

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

membership.go

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@ import (
44
"encoding/json"
55
"errors"
66
"fmt"
7-
<<<<<<< HEAD
8-
=======
9-
"log"
7+
108
"math/rand"
11-
>>>>>>> main
129
"net/http"
1310
"strings"
1411
"time"

0 commit comments

Comments
 (0)