瀏覽代碼

Remove unnecessary import

Elisha Hollander 4 年之前
父節點
當前提交
3504113076
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      pywebio/input.py

+ 0 - 1
pywebio/input.py

@@ -61,7 +61,6 @@ Functions doc
 """
 
 import logging
-from base64 import b64decode
 from collections.abc import Mapping
 
 from .io_ctrl import single_input, input_control, output_register_callback