Skip to content

Commit ae235cf

Browse files
committed
Remove unused import
1 parent 25ac612 commit ae235cf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/plex-bootstraptest.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
from subprocess import call
99
from time import time, sleep
1010
from uuid import uuid4
11-
12-
from requests import codes
1311
from tqdm import tqdm
1412

1513
import plexapi

0 commit comments

Comments
 (0)