Skip to content

Commit 328340c

Browse files
committed
remove unused import
1 parent 6e2563a commit 328340c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

wfdb/io/_header.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import datetime
2-
from dateutil import parser
32
from typing import Any, Dict, List, Optional, Sequence, Tuple
43

54
import numpy as np

0 commit comments

Comments
 (0)