summaryrefslogtreecommitdiff
path: root/AK/Queue.h
diff options
context:
space:
mode:
authorBen Wiederhake <BenWiederhake.GitHub@gmx.de>2020-09-18 09:49:51 +0200
committerAndreas Kling <kling@serenityos.org>2020-09-25 21:18:17 +0200
commit8940bc3503099c0b8b14a02ec1e7e88663f3568a (patch)
tree1cbe22d022718bba8a35c516d7f88c7cc34dea11 /AK/Queue.h
parent468a29f4a1da9362286ec671aef7ed712fe99693 (diff)
downloadserenity-8940bc3503099c0b8b14a02ec1e7e88663f3568a.zip
Meta+AK: Make clang-format-10 clean
Diffstat (limited to 'AK/Queue.h')
-rw-r--r--AK/Queue.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/AK/Queue.h b/AK/Queue.h
index f686fab6e0..320c31e9c7 100644
--- a/AK/Queue.h
+++ b/AK/Queue.h
@@ -88,4 +88,3 @@ private:
}
using AK::Queue;
-