mirror of
https://github.com/status-im/QR-Code-generator.git
synced 2026-09-02 10:41:12 +00:00
Simplified miscellaneous Java and Python application code.
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
# Software.
|
||||
#
|
||||
|
||||
from __future__ import print_function
|
||||
import itertools, random, subprocess, sys, time
|
||||
if sys.version_info.major < 3:
|
||||
raise RuntimeError("Requires Python 3+")
|
||||
|
||||
Reference in New Issue
Block a user