Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjonesBSU committed Oct 25, 2024
1 parent d50d101 commit e42cd01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mbuild/tests/test_rigid.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import mbuild as mb
from mbuild.tests.base_test import BaseTest
from mbuild.utils.io import get_fn, has_hoomd
from mbuild.utils.io import has_hoomd


class TestRigid(BaseTest):
Expand Down

0 comments on commit e42cd01

Please sign in to comment.