Kaynağa Gözat

Remove unnecessary import

Elisha Hollander 4 yıl önce
ebeveyn
işleme
3504113076
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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