mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-16 16:02:33 +03:00
Remove unused import
This commit is contained in:
parent
76492ee9da
commit
a6c1b33a8c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import glob, os, sys, re
|
||||
import os, sys, re
|
||||
import shutil
|
||||
import stat
|
||||
import subprocess
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue