remove trailing .

This commit is contained in:
Vighnesh 2024-04-05 11:30:53 -07:00
parent 9cb93a98bc
commit 0f1973954c

View file

@ -358,7 +358,7 @@ target_sources(isocline PRIVATE
extern/isocline/src/isocline.c
)
# Common sources shared between all CLI apps.
# Common sources shared between all CLI apps
target_sources(Luau.CLI.lib PRIVATE
CLI/FileUtils.cpp
CLI/Flags.cpp