'use strict'; //Global service for global variables angular.module('insight.system').factory('Global', [function() {}]);