# HG changeset patch # User Tom Gottfried # Date 1582736998 -3600 # Node ID fb48bc6415c04f923c6e75eb7295e4efddc39afa # Parent 2ab75c48e8e7005f933accf748f43e9ccf1bfe4d Restore accidentally changed import log diff -r 2ab75c48e8e7 -r fb48bc6415c0 pkg/imports/pointwfs.go --- a/pkg/imports/pointwfs.go Wed Feb 26 15:05:41 2020 +0100 +++ b/pkg/imports/pointwfs.go Wed Feb 26 18:09:58 2020 +0100 @@ -206,7 +206,7 @@ if dupes > 0 { feedback.Info( - "Features outside responsibility area and duplicates: %d", + "Features outside responsibility area, duplicates or unchanged: %d", dupes) }