/**
 * @file Registration of data services
 * @copyright Digital Living Software Corp. 2014-2016
 */

/* global angular */

// (function () {
//     'use strict';

//     angular.module('pipSupport', [
//         'pipFeedback',
//         'pipAnalytics'
//     ]);
// })();