mirror of
https://github.com/onionshare/onionshare.git
synced 2025-11-27 09:40:45 -05:00
remove import of requests module in Onion
This commit is contained in:
parent
89d44d8dd7
commit
2d78d80b3b
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ import base64
|
||||||
import nacl.public
|
import nacl.public
|
||||||
import os
|
import os
|
||||||
import psutil
|
import psutil
|
||||||
import requests
|
|
||||||
import shlex
|
import shlex
|
||||||
import subprocess
|
import subprocess
|
||||||
import tempfile
|
import tempfile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue