Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jrriehl committed Jun 22, 2023
1 parent 2058f1d commit 1cc77f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_config.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import unittest

from uagents import Agent
from uagents.config import parse_agentverse_config


agents = [
Expand Down

0 comments on commit 1cc77f4

Please sign in to comment.