fix: rm stub
This commit is contained in:
parent
f47c0867d3
commit
a10fb878f5
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@ from dcache import (
|
|||
)
|
||||
from dcache import grpc_delete_captcha
|
||||
|
||||
from stub import get_stub
|
||||
|
||||
|
||||
def delete_captcha(key):
|
||||
grpc_delete_captcha(key)
|
||||
|
||||
|
|
Loading…
Reference in a new issue