summaryrefslogtreecommitdiffhomepage
path: root/tools/nogo.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/nogo.json')
-rw-r--r--tools/nogo.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/nogo.json b/tools/nogo.json
index f69999e50..09bda9212 100644
--- a/tools/nogo.json
+++ b/tools/nogo.json
@@ -44,11 +44,5 @@
"/pkg/sentry/platform/safecopy/safecopy_unsafe.go": "allowed: special case",
"/pkg/sentry/vfs/mount_unsafe.go": "allowed: special case"
}
- },
- "unusedresult": {
- "exclude_files": {
- "/pkg/sentry/fsimpl/proc/task_net.go": "fix: result of fmt.Sprintf call not used",
- "/pkg/sentry/fsimpl/proc/tasks_net.go": "fix: result of fmt.Sprintf call not used"
- }
}
}