Kaydet (Commit) 362b9292 authored tarafından Raymond Hettinger's avatar Raymond Hettinger

Removed unused line.

üst 0c26ab02
......@@ -43,7 +43,6 @@ from warnings import warn as _warn
from types import MethodType as _MethodType, BuiltinMethodType as _BuiltinMethodType
from math import log as _log, exp as _exp, pi as _pi, e as _e
from math import sqrt as _sqrt, acos as _acos, cos as _cos, sin as _sin
from math import floor as _floor
from os import urandom as _urandom
from binascii import hexlify as _hexlify
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment