diff options
Diffstat (limited to 'constants/constants.go')
| -rw-r--r-- | constants/constants.go | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/constants/constants.go b/constants/constants.go index 635aef7..be18453 100644 --- a/constants/constants.go +++ b/constants/constants.go @@ -30,7 +30,4 @@ var ( DefaultDebug bool = false // The default URL for the config host. DefaultConfigHost string = "networkquality.example.com" - - // The default decision about whether to run the test in strict mode. - DefaultStrict bool = false ) |
