Skip to content

Commit a062a19

Browse files
committed
Unused import
1 parent 4942ec7 commit a062a19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/markdown2.py

-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@
122122
from abc import ABC, abstractmethod
123123
import functools
124124
from collections.abc import Iterable
125-
from hashlib import sha256
126125
from random import random
127126
from typing import Any, Callable, Dict, List, Literal, Optional, Tuple, Type, TypedDict, Union
128127
from collections.abc import Collection

0 commit comments

Comments
 (0)