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