Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
spheromak committed Jun 15, 2016
1 parent bf07049 commit 645c3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/topic.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ package cmd
import (
"fmt"

"github.com/pantheon-systems/pubsub-cleaner/pkg/pubsub"
"github.com/pantheon-systems/pubsub-cleaner/pkg/pscleaner"
"github.com/spf13/cobra"
)

Expand Down

0 comments on commit 645c3a4

Please sign in to comment.