removed unused import
Math module isn't used and was removed.
This commit is contained in:
parent
986f9ba267
commit
1c9feb9eaf
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import tech.iBeans.POSware.Lite.receipt.*;
|
|||
|
||||
// Import module
|
||||
import java.util.*;
|
||||
import java.math.*;
|
||||
|
||||
public class payment{
|
||||
public static Float total = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue