mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
remove redundant imports and pointless code
This commit is contained in:
parent
95af082082
commit
0fbd04f1c2
5 changed files with 0 additions and 10 deletions
|
|
@ -7,7 +7,6 @@ import os
|
|||
import re
|
||||
import requests
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
|
||||
projectbasedir = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue