Yeuoly 11 hónapja%!(EXTRA string=óta)
szülő
commit
39846f80a2
1 módosított fájl, 0 hozzáadás és 2 törlés
  1. 0 2
      internal/core/plugin_packager/decoder/zip.go

+ 0 - 2
internal/core/plugin_packager/decoder/zip.go

@@ -20,8 +20,6 @@ type ZipPluginDecoder struct {
 
 	sig         string
 	create_time int64
-
-	pluginDeclaration *plugin_entities.PluginDeclaration
 }
 
 func NewZipPluginDecoder(binary []byte) (*ZipPluginDecoder, error) {