Skip to content

Commit cbe39bb

Browse files
committed
lint
1 parent c4ce5ec commit cbe39bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chia/harvester/harvester_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ def blocking_lookup(filename: Path, plot_info: PlotInfo) -> list[tuple[bytes32,
263263
self.harvester.log.error(f"Unknown error: {e}")
264264
return []
265265

266-
267266
async def lookup_challenge(
268267
filename: Path, plot_info: PlotInfo
269268
) -> tuple[Path, list[harvester_protocol.NewProofOfSpace]]:

0 commit comments

Comments
 (0)