mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[mod] remove unused import
This commit is contained in:
parent
491e3efb5a
commit
2725fba1f4
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ Pages are stored in OUTPUT_DIR
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import yaml
|
import yaml
|
||||||
import subprocess
|
|
||||||
|
|
||||||
from datetime import date
|
from datetime import date
|
||||||
from collections import OrderedDict
|
from collections import OrderedDict
|
||||||
|
|
Loading…
Add table
Reference in a new issue