Skip to content

Commit

Permalink
remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
microstudi committed Oct 6, 2023
1 parent b472d2c commit 395b27d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from electionguard.type import GUARDIAN_ID
from electionguard.utils import get_optional

from .common import Content, Context, ElectionStep, Wrapper, async_wrap
from .common import Content, Context, ElectionStep, Wrapper
from .dummy_scheduler import DummyScheduler
from .messages import (
Compensations,
Expand Down

0 comments on commit 395b27d

Please sign in to comment.