Browse Source

Remove redundant code

Sergey Alexandrovich 7 năm trước cách đây
mục cha
commit
5307b46ed2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      config.go

+ 0 - 1
config.go

@@ -100,7 +100,6 @@ var conf = config{
 	MaxSrcResolution: 16800000,
 	Quality:          80,
 	GZipCompression:  5,
-	LocalFileSystemRoot: "",
 }
 
 func init() {