Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit 8812907

Browse files
committed
Remove unused dependencies
1 parent ced3949 commit 8812907

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tools/ci/pr_preview.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,11 @@
99
# critical services.
1010

1111
import argparse
12-
import contextlib
1312
import json
1413
import logging
1514
import os
1615
import subprocess
17-
import shutil
1816
import sys
19-
import tempfile
2017
import time
2118

2219
import requests

0 commit comments

Comments
 (0)