Skip to content

Commit 340575f

Browse files
authored
src: remove redundant experimental_transform_types from node_options.h
1 parent 6964b53 commit 340575f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node_options.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ class EnvironmentOptions : public Options {
262262
std::vector<std::string> preload_esm_modules;
263263

264264
bool strip_types = HAVE_AMARO;
265-
bool experimental_transform_types = false;
266265

267266
std::vector<std::string> user_argv;
268267

0 commit comments

Comments
 (0)