mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-13 17:38:42 -04:00
trailing ';'
This commit is contained in:
parent
86af42af80
commit
13b70d17ab
@ -43,7 +43,7 @@ PY3 = sys.version_info.major >= 3
|
||||
logging.basicConfig(level=logging.DEBUG)
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
architectures = [];
|
||||
architectures = []
|
||||
|
||||
DEFAULT_JSDATA = {
|
||||
# mandatory fields
|
||||
|
Loading…
x
Reference in New Issue
Block a user