mirror of
https://github.com/YunoHost/dynette.git
synced 2024-09-03 20:06:17 +02:00
[mod] remove useless import
This commit is contained in:
parent
255e539322
commit
2e9f63efe2
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ allowed_operations = {
|
||||||
### Script ###
|
### Script ###
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
|
||||||
import json
|
import json
|
||||||
from urllib import urlopen
|
from urllib import urlopen
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue