From e0868315a8038ae28b81abacbe22b8930f727b00 Mon Sep 17 00:00:00 2001 From: WipTester <94647332+WipTester@users.noreply.github.com> Date: Fri, 14 Jan 2022 13:33:39 -0800 Subject: [PATCH] Update ExprFunctions.hpp --- sample_code/src/ExprFunctions.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/sample_code/src/ExprFunctions.hpp b/sample_code/src/ExprFunctions.hpp index 3d53a35db..7ec9cef2c 100644 --- a/sample_code/src/ExprFunctions.hpp +++ b/sample_code/src/ExprFunctions.hpp @@ -27,7 +27,6 @@ * /dev_/gdk/gsql/src/QueryUdf/ExprFunctions.hpp * after upgrading the system. * - * ******************************************************************************/ #ifndef EXPRFUNCTIONS_HPP_