diff options
Diffstat (limited to 'brokenlinks/options.go')
| -rw-r--r-- | brokenlinks/options.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/brokenlinks/options.go b/brokenlinks/options.go index 2703f8d..e5f9fcf 100644 --- a/brokenlinks/options.go +++ b/brokenlinks/options.go @@ -27,8 +27,6 @@ type Options struct { IgnoreStatus string ignoreStatus []int - IsVerbose bool - // Insecure do not report error on server with invalid certificates. Insecure bool } |
