Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 540d91ae authored by Bill Peckham's avatar Bill Peckham
Browse files

Fix missing import.

Test: Verify that script runs properly now that import is present.
Change-Id: I255bc6ca2ba1f2cc387001c6f4bf9690a90eb47c
parent d540f5a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -80,6 +80,7 @@ import fnmatch
import logging
import os
import shutil
import subprocess
import sys
import zipfile