diff options
Diffstat (limited to 'src/org/unitConverter/unit/SI.java')
-rw-r--r-- | src/org/unitConverter/unit/SI.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/org/unitConverter/unit/SI.java b/src/org/unitConverter/unit/SI.java index 19d63e6..c8d228c 100644 --- a/src/org/unitConverter/unit/SI.java +++ b/src/org/unitConverter/unit/SI.java @@ -17,7 +17,6 @@ package org.unitConverter.unit;
import org.unitConverter.math.ObjectProduct;
-import org.unitConverter.unit.Unit.NameSymbol;
/**
* All of the units, prefixes and dimensions that are used by the SI, as well as some outside the SI.
|