Re-Write without checking mapped
This commit is contained in:
@ -5,7 +5,6 @@ public interface ILocation
|
||||
|
||||
const double MinimumConfidence = 0.8d;
|
||||
const int Digits = 6;
|
||||
const double Tolerance = 0.6d;
|
||||
const int Factor = 1000000;
|
||||
|
||||
}
|
Reference in New Issue
Block a user