Browse Source

style(config): remove extra line

ayntgl 4 năm trước cách đây
mục cha
commit
88c141f182
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      config/general.go

+ 0 - 1
config/general.go

@@ -20,7 +20,6 @@ type GeneralConfig struct {
 }
 
 func newGeneralConfig() GeneralConfig {
-
 	return GeneralConfig{
 		UserAgent:              "Mozilla/5.0 (X11; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0",
 		FetchMessagesLimit:     50,