Skip to content

Commit

Permalink
remove deadcode
Browse files Browse the repository at this point in the history
Signed-off-by: gang.liu <[email protected]>
  • Loading branch information
izturn committed Mar 14, 2024
1 parent d410246 commit 70aca50
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions internal/dag/dag.go
Original file line number Diff line number Diff line change
Expand Up @@ -771,10 +771,6 @@ type VirtualHost struct {
IPFilterRules []IPFilterRule

Routes map[string]*Route

// ExtProcs contains the configurations for enabling
// the ExtProc filters.
ExtProcs []*ExtProc
}

func (v *VirtualHost) AddRoute(route *Route) {
Expand Down

0 comments on commit 70aca50

Please sign in to comment.