angular.module( 'app.removeImage', [
  'ui.router',
  'ui.bootstrap'
])