Skip to content
This repository was archived by the owner on May 14, 2022. It is now read-only.

Commit 1e5a4a2

Browse files
committed
chore: remove GetConfig()
1 parent 9de7ef3 commit 1e5a4a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugin.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import (
55
)
66

77
type Plugin interface {
8-
GetConfig() PluginConfig
98
Setup()
109
Deploy(project Project)
1110
Destroy(project Project)

0 commit comments

Comments
 (0)