UOCL-247: removing netbeans repo
This commit is contained in:
@@ -21,7 +21,3 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with uniCenta oPOS. If not, see <http://www.gnu.org/licenses/>.
|
||||
// **************************************************************************
|
||||
|
||||
import uk.co.pos_apps.PosApps;
|
||||
|
||||
PosApps.createCustomer(device, customer);
|
||||
@@ -21,7 +21,3 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with uniCenta oPOS. If not, see <http://www.gnu.org/licenses/>.
|
||||
// **************************************************************************
|
||||
|
||||
import uk.co.pos_apps.PosApps;
|
||||
|
||||
PosApps.deleteCustomer(device, customer);
|
||||
@@ -21,7 +21,3 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with uniCenta oPOS. If not, see <http://www.gnu.org/licenses/>.
|
||||
// **************************************************************************
|
||||
|
||||
import uk.co.pos_apps.PosApps;
|
||||
|
||||
PosApps.updateCustomer(device, customer);
|
||||
Reference in New Issue
Block a user