Skip to content

Commit

Permalink
fix: removed noise logic (#1119)
Browse files Browse the repository at this point in the history
Signed-off-by: Akash Kumar <meakash7902@gmail.com>
  • Loading branch information
AkashKumar7902 committed Nov 24, 2023
1 parent efc9ccf commit 41fc54a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 45 deletions.
1 change: 0 additions & 1 deletion pkg/service/serve/graph/resolver.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ type Resolver struct {
Delay uint64
AppPid uint32
ApiTimeout uint64
Noise string
ServeTest bool
}
45 changes: 1 addition & 44 deletions pkg/service/serve/graph/schema.resolvers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 41fc54a

Please sign in to comment.