Fix lint
This commit is contained in:
parent
361dc94a21
commit
cd8f9e6232
@ -20,7 +20,6 @@
|
||||
import os
|
||||
import sys
|
||||
import types
|
||||
import subprocess
|
||||
import faulthandler
|
||||
import configparser
|
||||
from bdb import BdbQuit
|
||||
|
@ -97,7 +97,6 @@ def fix_harfbuzz(args):
|
||||
else:
|
||||
# use system default harfbuzz
|
||||
logger.debug("Using system harfbuzz engine")
|
||||
pass
|
||||
|
||||
|
||||
# At this point we can safely import Qt stuff, but we can't be sure it's
|
||||
|
Loading…
Reference in New Issue
Block a user