forked from openlp/openlp
Fix up a linting issue and removed and unused import in lp-merge.py
This commit is contained in:
parent
659c70b34c
commit
cd733f2901
@ -51,7 +51,6 @@ will print the detected bugs + author for easy copying into the GUI.
|
||||
"""
|
||||
import subprocess
|
||||
import re
|
||||
import sys
|
||||
import os
|
||||
from urllib.request import urlopen
|
||||
from urllib.error import HTTPError
|
||||
|
Loading…
Reference in New Issue
Block a user