From 1a628a1c2d3b7b0fe74682c7d02e473e8eb07f60 Mon Sep 17 00:00:00 2001 From: Chris Howey Date: Sat, 28 Apr 2012 11:29:58 -0500 Subject: [PATCH] go fmt --- fsnotify_symlink_test.go | 1 - 1 file changed, 1 deletion(-) 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() } - -- 2.50.1