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 {