Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata UI
Commits
f4389430
Commit
f4389430
authored
Nov 19, 2021
by
Pierre Dittgen
Browse files
Remove unused log
parent
85543c3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
validata_ui/views.py
View file @
f4389430
...
...
@@ -647,7 +647,6 @@ def pdf_report():
**
schema_instance
.
request_parameters
(),
}
validation_url
=
"{}?{}"
.
format
(
base_url
,
urlencode
(
parameter_dict
))
log
.
info
(
"Validation URL = %s"
,
validation_url
)
# Ask for PDF report generation
try
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment