aboutsummaryrefslogtreecommitdiffstats
path: root/build/scripts/custom_link_green_mysql.py
diff options
context:
space:
mode:
Diffstat (limited to 'build/scripts/custom_link_green_mysql.py')
-rw-r--r--build/scripts/custom_link_green_mysql.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/scripts/custom_link_green_mysql.py b/build/scripts/custom_link_green_mysql.py
index 13bb9e4ac7..f754135b8f 100644
--- a/build/scripts/custom_link_green_mysql.py
+++ b/build/scripts/custom_link_green_mysql.py
@@ -14,6 +14,7 @@ SYMBOLS_TO_PATCH = (
'sendto',
)
+
class Error(Exception):
pass