Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
24f6585e
Commit
24f6585e
authored
Jun 23, 2015
by
Jason Swails
Browse files
Remove superfluous import.
parent
00d20bd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
wrappers/python/simtk/unit/quantity.py
wrappers/python/simtk/unit/quantity.py
+0
-1
No files found.
wrappers/python/simtk/unit/quantity.py
View file @
24f6585e
...
@@ -77,7 +77,6 @@ import math
...
@@ -77,7 +77,6 @@ import math
import
copy
import
copy
from
.standard_dimensions
import
*
from
.standard_dimensions
import
*
from
.unit
import
Unit
,
is_unit
,
dimensionless
from
.unit
import
Unit
,
is_unit
,
dimensionless
import
sys
class
Quantity
(
object
):
class
Quantity
(
object
):
"""Physical quantity, such as 1.3 meters per second.
"""Physical quantity, such as 1.3 meters per second.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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