mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 15:45:25 +00:00
LibSQL: Clean up code style and remove unused includes
No functional changes.
This commit is contained in:
committed by
Tim Flynn
parent
8992ff5aeb
commit
a99c1297e0
@@ -6,7 +6,6 @@
|
||||
|
||||
#include <LibSQL/Heap.h>
|
||||
#include <LibSQL/Index.h>
|
||||
#include <LibSQL/Meta.h>
|
||||
#include <LibSQL/TupleDescriptor.h>
|
||||
|
||||
namespace SQL {
|
||||
|
||||
Reference in New Issue
Block a user