(function() {
  'use strict';

  angular.module('esn.attachment-list')
    .factory('esnAttachmentListProviders', esnAttachmentListProviders);