Skip to content

Commit 302b73e

Browse files
committed
Remove unused shutil import in gather.py
1 parent e42a5e2 commit 302b73e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

swesmith/harness/gather.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
import argparse
3030
import json
3131
import os
32-
import shutil
3332
import subprocess
3433
import concurrent.futures
3534
import functools

0 commit comments

Comments
 (0)