Skip to content

Commit

Permalink
clean up unused struct
Browse files Browse the repository at this point in the history
Signed-off-by: Chengxuan Xing <[email protected]>
  • Loading branch information
Chengxuan committed Jun 7, 2024
1 parent 1b2a7d4 commit 57a91a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions internal/conf/conf.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ type InstanceConfig struct {
SubscriptionCoreOptions *core.SubscriptionCoreOptions `json:"subscriptionOptions,omitempty" yaml:"subscriptionOptions,omitempty"`
}

type SubscriptionOptions struct {
}

type TestCaseConfig struct {
Name fftypes.FFEnum `json:"name" yaml:"name"`
Workers int `json:"workers" yaml:"workers"`
Expand Down

0 comments on commit 57a91a3

Please sign in to comment.