• Cao Shufeng's avatar
    remove unused htpasswd · a598f148
    Cao Shufeng authored
    This file is not used anywhere.
    Further more, this is an error in this file:
    ```
    $ flake8 third_party/htpasswd/htpasswd.py --select=F
    third_party/htpasswd/htpasswd.py:46:13: F821 undefined name 'time'
    ```
    a598f148
BUILD 834 Bytes