mirror of
https://github.com/RGBCube/serenity
synced 2025-05-28 10:25:10 +00:00
AK: Remove FixedArray class.
This commit is contained in:
parent
ec1080b18a
commit
70dd97c46e
7 changed files with 16 additions and 254 deletions
|
@ -152,7 +152,7 @@ constexpr const char* s_known_types[] = {
|
|||
"Deque",
|
||||
"DoublyLinkedList",
|
||||
"FileSystemPath",
|
||||
"FixedArray",
|
||||
"Array",
|
||||
"Function",
|
||||
"HashMap",
|
||||
"HashTable",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue