From: Chris Howey Date: Sat, 28 Apr 2012 16:29:58 +0000 (-0500) Subject: go fmt X-Git-Tag: v1.7.2~428 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=1a628a1c2d3b7b0fe74682c7d02e473e8eb07f60;p=fsnotify.git go fmt --- diff --git a/fsnotify_symlink_test.go b/fsnotify_symlink_test.go index 1a79c7a..44e1653 100644 --- a/fsnotify_symlink_test.go +++ b/fsnotify_symlink_test.go @@ -55,4 +55,3 @@ func TestFsnotifyFakeSymlink(t *testing.T) { t.Log("calling Close()") watcher.Close() } -