diff options
| author | Jeff Carr <[email protected]> | 2024-01-06 15:07:30 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-06 15:07:30 -0600 |
| commit | 34bbd63bfbe39fa17dfa5b00628c966a1776b6cb (patch) | |
| tree | 96ef417cc7c9e9fbdd407ea8ba955b9a518db5af /structs.go | |
| parent | 5dee2af78434191a27987acfb02902a11f81067c (diff) | |
more cleanups after removing old window
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -44,7 +44,6 @@ type Host struct { ipv6s map[string]dns.RR window *gadgets.BasicWindow // the main window - details *gadgets.BasicWindow // more details of the DNS state debug *gadgets.BasicWindow // more attempts to debug the DNS state tab *gui.Node // the main dns tab |
