diff options
| author | Jeff Carr <[email protected]> | 2023-05-22 16:23:55 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2023-05-22 16:23:55 -0500 |
| commit | dbd81e9462846f716ba4cebe383d2215e01ce563 (patch) | |
| tree | 06ca030fea0f2f46de3025b81f64e02d12941982 /structs.go | |
| parent | 5d7004ad924c602234e67767b285a68fe9a9145f (diff) | |
misc cleanups
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
@@ -22,7 +22,6 @@ type Host struct { window *gui.Node // the main window tab *gui.Node // the main dns tab notes *gui.Node // using this to put notes here - output *gui.Node // Textbox for dumping output uid *gui.Node // user fqdn *gui.Node // display the full hostname IPv4 *gui.Node // show valid IPv4 addresses |
