Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Go fmt
Browse files Browse the repository at this point in the history
[#76989538]

Signed-off-by: Johannes Tuchscherer <jtuchscherer@pivotallabs.com>
  • Loading branch information
John Tuley authored and Johannes Tuchscherer committed Aug 15, 2014
1 parent 0a5bce3 commit 210af58
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions store/app_service_store_watcher_unit_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ import (
"errors"
. "github.com/cloudfoundry/loggregatorlib/store"
"github.com/cloudfoundry/loggregatorlib/store/cache"
"github.com/cloudfoundry/storeadapter"
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"
"sync"
)

var _ = Describe("AppServiceStoreWatcherUnit", func() {
Expand Down
1 change: 1 addition & 0 deletions store/store_suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import (
"os/exec"
"os/signal"
"path"
"sync"
"testing"
"time"
)
Expand Down

0 comments on commit 210af58

Please sign in to comment.