Skip to content

Commit 2e32cc5

Browse files
committed
why do I import numpy
1 parent c5e3941 commit 2e32cc5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

onetime/stripelink-expiration.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
import boto3
2-
import time
32
import logging
43
from datetime import datetime, timezone, timedelta
54
from decimal import Decimal
65
from botocore.exceptions import ClientError
7-
from numpy import partition
86

97
# --- Configuration ---
108
TABLE_NAME = "infra-core-api-stripe-links"

0 commit comments

Comments
 (0)