Skip to content

Commit

Permalink
test: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
bwanglzu committed Mar 23, 2021
1 parent f21f259 commit 0de3afa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/system/chatbot/test_chatbot.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
from multiprocessing import Process

import pytest
import requests
from xprocess import ProcessStarter
Expand Down

0 comments on commit 0de3afa

Please sign in to comment.