mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:47:36 +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",
|
||||
"HashTable",
|
||||
"IPv4Address",
|
||||
"InlineLinkedList",
|
||||
"IntrusiveList",
|
||||
"JsonArray",
|
||||
"JsonObject",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue