Skip to content

Commit

Permalink
Update abp.luxon.js
Browse files Browse the repository at this point in the history
  • Loading branch information
realLiangshiwei committed Aug 25, 2020
1 parent d5405b1 commit 8afafa4
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ var abp = abp || {};

abp.timing = abp.timing || {};

/* NOTIFICATION *********************************************/

var setObjectValue = function (obj, property, value) {
if (typeof property === "string") {
property = property.split('.');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ var abp = abp || {};

abp.timing = abp.timing || {};

/* NOTIFICATION *********************************************/

var setObjectValue = function (obj, property, value) {
if (typeof property === "string") {
property = property.split('.');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ var abp = abp || {};

abp.timing = abp.timing || {};

/* NOTIFICATION *********************************************/

var setObjectValue = function (obj, property, value) {
if (typeof property === "string") {
property = property.split('.');
Expand Down
2 changes: 0 additions & 2 deletions npm/packs/luxon/src/abp.luxon.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ var abp = abp || {};

abp.timing = abp.timing || {};

/* NOTIFICATION *********************************************/

var setObjectValue = function (obj, property, value) {
if (typeof property === "string") {
property = property.split('.');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ var abp = abp || {};

abp.timing = abp.timing || {};

/* NOTIFICATION *********************************************/

var setObjectValue = function (obj, property, value) {
if (typeof property === "string") {
property = property.split('.');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ var abp = abp || {};

abp.timing = abp.timing || {};

/* NOTIFICATION *********************************************/

var setObjectValue = function (obj, property, value) {
if (typeof property === "string") {
property = property.split('.');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ var abp = abp || {};

abp.timing = abp.timing || {};

/* NOTIFICATION *********************************************/

var setObjectValue = function (obj, property, value) {
if (typeof property === "string") {
property = property.split('.');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ var abp = abp || {};

abp.timing = abp.timing || {};

/* NOTIFICATION *********************************************/

var setObjectValue = function (obj, property, value) {
if (typeof property === "string") {
property = property.split('.');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ var abp = abp || {};

abp.timing = abp.timing || {};

/* NOTIFICATION *********************************************/

var setObjectValue = function (obj, property, value) {
if (typeof property === "string") {
property = property.split('.');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ var abp = abp || {};

abp.timing = abp.timing || {};

/* NOTIFICATION *********************************************/

var setObjectValue = function (obj, property, value) {
if (typeof property === "string") {
property = property.split('.');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ var abp = abp || {};

abp.timing = abp.timing || {};

/* NOTIFICATION *********************************************/

var setObjectValue = function (obj, property, value) {
if (typeof property === "string") {
property = property.split('.');
Expand Down

0 comments on commit 8afafa4

Please sign in to comment.