aboutsummaryrefslogtreecommitdiff
path: root/go/weed/signal_handling_notsupported.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/weed/signal_handling_notsupported.go')
-rw-r--r--go/weed/signal_handling_notsupported.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/go/weed/signal_handling_notsupported.go b/go/weed/signal_handling_notsupported.go
index ad4f37b0c..343cf7de2 100644
--- a/go/weed/signal_handling_notsupported.go
+++ b/go/weed/signal_handling_notsupported.go
@@ -2,7 +2,5 @@
package main
-import ()
-
func OnInterrupt(fn func()) {
}