Skip to content

Commit 518c2a4

Browse files
- removed renderer from init.py
1 parent 549b630 commit 518c2a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fpdf/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
from .prefs import ViewerPreferences
3232
from .template import Template, FlexTemplate
3333
from .util import get_scale_factor
34-
from .fpdf_renderer import *
3534

3635
try:
3736
# This module only exists in PyFPDF, it has been removed in fpdf2 since v2.5.7:

0 commit comments

Comments
 (0)