aboutsummaryrefslogtreecommitdiffstats
path: root/include/modules/sql.h
diff options
context:
space:
mode:
authorGravatar Sadie Powell2021-08-17 21:13:05 +0100
committerGravatar Sadie Powell2021-08-17 21:13:05 +0100
commit8e6d811f34146ab4591e9ca88d5b84cf0c4bca52 (patch)
treef2fb6c6422c962468b4e4930186e494d6f570e28 /include/modules/sql.h
parentFix the Detach method which got borked during a rebase. (diff)
Remove a bunch of unnecessary whitespace.
Diffstat (limited to 'include/modules/sql.h')
-rw-r--r--include/modules/sql.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/modules/sql.h b/include/modules/sql.h
index 7559ed237..46b074862 100644
--- a/include/modules/sql.h
+++ b/include/modules/sql.h
@@ -23,7 +23,6 @@
#pragma once
-
namespace SQL
{
class Error;