Skip to content

Commit 3282506

Browse files
committed
Remove unneeded space
1 parent 3099436 commit 3282506

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/reactpy_django/templatetags/reactpy.py

-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ def component(
144144
)
145145
_logger.error(msg)
146146
return failure_context(dotted_path, ComponentCarrierError(msg))
147-
148147
_prerender_html = prerender_component(user_component, args, kwargs, uuid, request)
149148

150149
# Fetch the offline component's HTML, if requested

0 commit comments

Comments
 (0)