Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
deepnight committed Sep 30, 2024
1 parent 472bbb4 commit 53209ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ldtk/Project.hx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ class Project {
#if !macro
error("Should only be used in macros");
#else

return ldtk.macro.TypeBuilder.buildTypes(projectFilePath);
#end
}
Expand Down

0 comments on commit 53209ea

Please sign in to comment.