Skip to content

Commit dd6fcf3

Browse files
committed
LightWeightWebhook: clean up un-used import
Signed-off-by: Victor Lee <victorlee0505@gmail.com>
1 parent d122d35 commit dd6fcf3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

aries_cloudagent/messaging/models/light_webhook.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
import json
2-
from aries_cloudagent.messaging.models.base_record import BaseExchangeRecord
3-
4-
51
class LightWeightWebhook:
62
__acceptable_keys_list = [
73
"connection_id",

0 commit comments

Comments
 (0)