Commit 9b5b580e authored by lefort's avatar lefort
Browse files

Useless line removed.

parent 8e7f4429
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -49,8 +49,6 @@ import pyaudio3dtools
def test_info(request):
    return request

def create_directory(dir_path):
    

def run_cmd(cmd, env=None):
    logging.info(f"\nRunning command\n{' '.join(cmd)}\n")