Integration tests #4
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@ from dcache import (
|
||||||
)
|
)
|
||||||
from dcache import grpc_delete_captcha
|
from dcache import grpc_delete_captcha
|
||||||
|
|
||||||
from stub import get_stub
|
|
||||||
|
|
||||||
|
|
||||||
def delete_captcha(key):
|
def delete_captcha(key):
|
||||||
grpc_delete_captcha(key)
|
grpc_delete_captcha(key)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue