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