Skip to content

Commit

Permalink
Remove unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Feb 1, 2024
1 parent ac642f8 commit 18009cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hoomd/md/integrate.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

"""Implement MD Integrator."""

import itertools

import hoomd
from hoomd.md import _md
from hoomd.data.parameterdicts import ParameterDict
Expand Down

0 comments on commit 18009cb

Please sign in to comment.