fix: rm stub
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/pr/woodpecker Pipeline failed Details

This commit is contained in:
Aravinth Manivannan 2023-12-31 03:03:00 +05:30
parent f47c0867d3
commit a10fb878f5
Signed by: realaravinth
GPG Key ID: F8F50389936984FF
1 changed files with 0 additions and 3 deletions

View File

@ -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)