Skip to content

Commit 93d4795

Browse files
committed
run ruff
1 parent 6638d60 commit 93d4795

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fakeredis/model/_stream.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import time
55
from collections import Counter
66
from dataclasses import dataclass
7-
from operator import itemgetter
87
from typing import List, Union, Tuple, Optional, NamedTuple, Dict, Any, Sequence, Generator, AnyStr
98

109
from fakeredis._commands import BeforeAny, AfterAny

0 commit comments

Comments
 (0)