diff options
Diffstat (limited to 'src/tool_helpers.h')
-rw-r--r-- | src/tool_helpers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tool_helpers.h b/src/tool_helpers.h index 9ede16e64..33483ebc3 100644 --- a/src/tool_helpers.h +++ b/src/tool_helpers.h @@ -32,4 +32,3 @@ void customrequest_helper(struct OperationConfig *config, HttpReq req, char *method); #endif /* HEADER_CURL_TOOL_HELPERS_H */ - |