Skip to content

Commit

Permalink
Merge pull request #307 from Scalingo/remove_old_notifications
Browse files Browse the repository at this point in the history
Remove old 'notifications' commands to be replaced by 'notifiers'
  • Loading branch information
Soulou authored Aug 22, 2017
2 parents 4b01ed2 + 8055d20 commit a51c660
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 270 deletions.
6 changes: 0 additions & 6 deletions cmd/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,6 @@ var (
AddonsRemoveCommand,
AddonsUpgradeCommand,

// Notifications
NotificationsListCommand,
NotificationsAddCommand,
NotificationsUpdateCommand,
NotificationsRemoveCommand,

// Notifiers
NotifiersListCommand,
NotifiersDetailsCommand,
Expand Down
121 changes: 0 additions & 121 deletions cmd/notifications.go

This file was deleted.

24 changes: 0 additions & 24 deletions notifications/create.go

This file was deleted.

62 changes: 0 additions & 62 deletions notifications/destroy.go

This file was deleted.

28 changes: 0 additions & 28 deletions notifications/list.go

This file was deleted.

29 changes: 0 additions & 29 deletions notifications/update.go

This file was deleted.

0 comments on commit a51c660

Please sign in to comment.