Skip to content

Commit 9e0654f

Browse files
committed
getopts
1 parent 3640407 commit 9e0654f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

i18n_extract.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
<?php
22

3-
use PhpParser\Lexer;
43
use PhpParser\Node;
54
use PhpParser\NodeTraverser;
65
use PhpParser\NodeVisitorAbstract;
76
use PhpParser\ParserFactory;
8-
use PhpParser\PrettyPrinter;
97

108
if (!file_exists('vendor/autoload.php') || !file_exists('pages')) {
119
echo "Please run this script from the project root.\n";

0 commit comments

Comments
 (0)