Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(171)

Unified Diff: worker/charmrevisionworker/revisionupdater.go

Issue 62230043: state/..., worker/..., utils/...: use errgo
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « worker/authenticationworker/worker_test.go ('k') | worker/charmrevisionworker/revisionupdater_test.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: worker/charmrevisionworker/revisionupdater.go
=== modified file 'worker/charmrevisionworker/revisionupdater.go'
--- worker/charmrevisionworker/revisionupdater.go 2014-01-17 13:35:48 +0000
+++ worker/charmrevisionworker/revisionupdater.go 2014-02-10 22:06:59 +0000
@@ -5,10 +5,9 @@
import (
"fmt"
+ "launchpad.net/tomb"
"time"
- "launchpad.net/tomb"
-
"launchpad.net/juju-core/log"
"launchpad.net/juju-core/state/api/charmrevisionupdater"
"launchpad.net/juju-core/worker"
« no previous file with comments | « worker/authenticationworker/worker_test.go ('k') | worker/charmrevisionworker/revisionupdater_test.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b