Remove duplicate flag

This commit is contained in:
Alexander Youngblood 2025-01-24 11:22:18 -08:00
parent ec5643d13c
commit 768a3a2566

View file

@ -5,7 +5,6 @@ LUAU_FASTFLAGVARIABLE(LuauVectorDefinitionsExtra)
LUAU_FASTFLAG(LuauVector2Constructor)
LUAU_FASTFLAG(LuauBufferBitMethods2)
LUAU_FASTFLAGVARIABLE(LuauMathMapDefinition)
LUAU_FASTFLAG(LuauVector2Constructor)
namespace Luau
{