Skip to content

Commit ec1c630

Browse files
committed
updated files
1 parent 76659f3 commit ec1c630

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Helper/Data.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*
1616
* @category Landofcoder
1717
* @package Lof_All
18-
* @copyright Copyright (c) 2017 Landofcoder (https://www.landofcoder.com/)
18+
* @copyright Copyright (c) 2019 Landofcoder (https://www.landofcoder.com/)
1919
* @license https://www.landofcoder.com/LICENSE-1.0.html
2020
*/
2121

Observer/CheckLicense.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,5 @@ public function execute(\Magento\Framework\Event\Observer $observer)
8787
$obj->setData('local_valid', 0);
8888
}
8989
}
90-
//$obj->setData('local_valid', 1);
9190
}
9291
}

0 commit comments

Comments
 (0)