Skip to content

Commit

Permalink
[__init__] Remove matplotlib
Browse files Browse the repository at this point in the history
  • Loading branch information
moi15moi committed Jun 16, 2023
1 parent d44279d commit 1281557
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions font_collector/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@
from .usage_data import UsageData
from ._version import __version__

# Set dependency log level to ERROR
from matplotlib import set_loglevel

set_loglevel("ERROR")

from fontTools.misc.loggingTools import configLogger

configLogger(level="ERROR")
Expand Down

0 comments on commit 1281557

Please sign in to comment.