mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
pep8 unused import, ty
This commit is contained in:
parent
0a0e8dee33
commit
8d2ace5408
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -8,7 +8,6 @@ import os
|
|||
import sys
|
||||
import json
|
||||
import subprocess
|
||||
import contextlib
|
||||
|
||||
try:
|
||||
from tempfile import TemporaryDirectory
|
||||
|
|
Loading…
Add table
Reference in a new issue