1
0
Fork 0
mirror of https://github.com/YunoHost/yunohost.git synced 2024-09-03 20:06:10 +02:00

Missing os import -.-

This commit is contained in:
Alexandre Aubin 2019-01-30 21:16:56 +01:00
parent 73ab2785f2
commit d8ef303cde

View file

@ -1,3 +1,4 @@
import os
import re
from moulinette import m18n