diff options
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -51,7 +51,6 @@ int run(const char *filePath, bool shouldPrint) { } int main(int argc, char *argv[]) { - checkTypes(); fileInit(); if (argc < 2) { |