Skip to content

Commit

Permalink
Remove blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
gouguoyin committed Feb 1, 2024
1 parent bbe200a commit 4d5f0cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion constellation.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ func (c Carbon) Constellation() string {
index = constellation.index
}
}

c.lang.rw.Lock()
defer c.lang.rw.Unlock()
if resources, ok := c.lang.resources["constellations"]; ok {
Expand Down

0 comments on commit 4d5f0cf

Please sign in to comment.