Fix a SideCI issue about an unused import in a unit test.

pull/2938/head
Hemmo Nieminen 7 years ago committed by Jussi Pakkanen
parent 7cf9c0a644
commit fc8912384c
  1. 1
      test cases/common/174 preserve gendir/genprog.py

@ -1,7 +1,6 @@
#!/usr/bin/env python3
import os, sys, argparse
import pathlib
h_templ = '''#pragma once

Loading…
Cancel
Save