mirror of
https://gitlab.com/openlp/packaging.git
synced 2024-12-22 21:12:50 +00:00
forgot to import glob
This commit is contained in:
parent
645a55b3b3
commit
2df10e780d
@ -113,6 +113,7 @@ Portable App Builds
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
import glob
|
||||||
from distutils import dir_util
|
from distutils import dir_util
|
||||||
from shutil import copy, move, rmtree
|
from shutil import copy, move, rmtree
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user