mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
gp: Add missing import
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
de04333b4d
commit
5755b4a490
@ -15,6 +15,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import os
|
||||
import re
|
||||
from io import BytesIO
|
||||
from samba.gp.gpclass import gp_xml_ext, gp_file_applier
|
||||
from samba.common import get_bytes
|
||||
|
Loading…
x
Reference in New Issue
Block a user