fix #574: delete unnecessary code

This commit is contained in:
debugtalk
2019-07-14 22:25:13 +08:00
parent fe20ccebda
commit db45480d0f
2 changed files with 4 additions and 1 deletions

View File

@@ -7,6 +7,10 @@
- replace pipenv & setup.py with poetry
- drop support for Python 3.4 as it was EOL on 2019-03-16
**Fixed**
- fix #574: delete unnecessary code
## 2.2.3 (2019-06-30)
**Fixed**