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

Unified Diff: state/api/watcher/interfaces.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 | « state/api/upgrader/upgrader_test.go ('k') | state/api/watcher/watcher.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: state/api/watcher/interfaces.go
=== modified file 'state/api/watcher/interfaces.go'
--- state/api/watcher/interfaces.go 2013-12-05 03:42:25 +0000
+++ state/api/watcher/interfaces.go 2014-02-10 21:28:38 +0000
@@ -3,9 +3,7 @@
package watcher
-import (
- "launchpad.net/juju-core/state/api/params"
-)
+import "launchpad.net/juju-core/state/api/params"
// NotifyWatcher will send events when something changes.
// It does not send content for those changes.
« no previous file with comments | « state/api/upgrader/upgrader_test.go ('k') | state/api/watcher/watcher.go » ('j') | no next file with comments »

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