Move notifications package to distribution
Since the notifications package is now decoupled from storage, we are moving it to the root package. Signed-off-by: Stephen J Day <stephen.day@docker.com>master
							parent
							
								
									286a644948
								
							
						
					
					
						commit
						d2d46fca41
					
				|  | @ -16,7 +16,6 @@ import ( | |||
| 	"github.com/docker/distribution/registry/storage" | ||||
| 	storagedriver "github.com/docker/distribution/registry/storage/driver" | ||||
| 	"github.com/docker/distribution/registry/storage/driver/factory" | ||||
| 	"github.com/docker/distribution/registry/storage/notifications" | ||||
| 	"github.com/gorilla/mux" | ||||
| 	"golang.org/x/net/context" | ||||
| ) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue