From 4d5f0cff12fae75a31e54da43c02ce0d29fe1d86 Mon Sep 17 00:00:00 2001 From: Peleus <245629560@qq.com> Date: Thu, 1 Feb 2024 15:04:59 +0800 Subject: [PATCH] Remove blank lines --- constellation.go | 1 - 1 file changed, 1 deletion(-) diff --git a/constellation.go b/constellation.go index 80260631..542bd75d 100755 --- a/constellation.go +++ b/constellation.go @@ -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 {