Skip to content
Snippets Groups Projects
Commit f81b1365 authored by Todd Gamblin's avatar Todd Gamblin
Browse files

import fix in cmd/clean

parent 20ec8029
No related branches found
No related tags found
No related merge requests found
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
############################################################################## ##############################################################################
from external import argparse from external import argparse
import subprocess
import llnl.util.tty as tty import llnl.util.tty as tty
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment