1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-12-12 11:18:05 +00:00

Added bookeen to the reader for "simple theming" (#1861)

This commit is contained in:
Ozzie Isaacs
2022-04-02 11:37:02 +02:00
parent 834edadc28
commit c06754975e
2 changed files with 2 additions and 6 deletions

5
cps.py
View File

@@ -16,11 +16,6 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#try:
#from gevent import monkey
#monkey.patch_all()
#except ImportError:
# pass
import sys
import os