removing unused db file
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / libs / bower_components / jquery / src / ajax / var / nonce.js
1 define([
2         "../../core"
3 ], function( jQuery ) {
4         return jQuery.now();
5 });