(function(angular) {
  'use strict';

  angular.module('esn.follow').controller('followerListController', followerListController);