Remove unused variables

This commit is contained in:
VirtuBox
2019-12-11 14:42:27 +01:00
parent 13a6000c20
commit 85465c442b
2 changed files with 4 additions and 5 deletions

View File

@@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### v3.9.x - [Unreleased]
#### Added
- Backported Nano editor package for Debian/Ubuntu/Raspbian (which support syntax highlighting with `--nanorc`)
#### Changed
- Improved WordOps performance by removing useless imports in `wo site` code