# @ngdoc module
# @name payrollhero.api
# @module
mod = angular.module('payrollhero.api', ['restangular', 'restangular-object-cache', 'uuid'])

true # for some reason gulp-concat needs this to make a real file.
