'use strict'; angular.module('robotoPromotoApp') .controller('MainCtrl', function ($scope, $http) { });