mirror of
https://github.com/wekan/wekan.git
synced 2026-01-21 16:56:11 +01:00
Remove unused json import in test_board.py
This commit is contained in:
parent
1f1f1441ee
commit
0a8adf4b51
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import pytest
|
||||
import requests
|
||||
import json
|
||||
|
||||
base_url = "http://10.0.0.17"
|
||||
class TestBoard:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue