mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 09:07:35 +00:00
LibCpp: Remove InlineLinkedList from the list of known types
This commit is contained in:
parent
8063ca881d
commit
6c114ecaef
1 changed files with 0 additions and 1 deletions
|
@ -136,7 +136,6 @@ constexpr char const* s_known_types[] = {
|
||||||
"HashMap",
|
"HashMap",
|
||||||
"HashTable",
|
"HashTable",
|
||||||
"IPv4Address",
|
"IPv4Address",
|
||||||
"InlineLinkedList",
|
|
||||||
"IntrusiveList",
|
"IntrusiveList",
|
||||||
"JsonArray",
|
"JsonArray",
|
||||||
"JsonObject",
|
"JsonObject",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue