Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NeqModPlus
de.hft-stuttgart.cityunits
Commits
2d962f5e
Commit
2d962f5e
authored
3 years ago
by
Kai-Holger Brassel
Browse files
Options
Download
Email Patches
Plain Diff
Unused imports removed
parent
03fcbc89
master
housekeeping
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
de.hftstuttgart.cityunits.model/src/de/hftstuttgart/cityunits/model/NullableQuantity.java
+0
-6
...src/de/hftstuttgart/cityunits/model/NullableQuantity.java
with
0 additions
and
6 deletions
+0
-6
de.hftstuttgart.cityunits.model/src/de/hftstuttgart/cityunits/model/NullableQuantity.java
+
0
-
6
View file @
2d962f5e
...
...
@@ -4,17 +4,11 @@ import java.text.NumberFormat;
import
java.text.ParseException
;
import
java.util.Locale
;
import
java.util.Optional
;
import
java.util.logging.Level
;
import
java.util.logging.Logger
;
import
javax.measure.Quantity
;
import
javax.measure.Unit
;
import
org.eclipse.core.runtime.ILog
;
import
org.eclipse.core.runtime.Platform
;
import
org.osgi.framework.Bundle
;
import
org.osgi.framework.FrameworkUtil
;
import
org.eclipse.core.runtime.Status
;
import
tech.units.indriya.format.SimpleQuantityFormat
;
import
tech.units.indriya.quantity.Quantities
;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets