From 52fcde1cdffbefee730bb90e535c54c9d426f6d3 Mon Sep 17 00:00:00 2001 From: mjdenkowski Date: Wed, 4 Dec 2013 14:28:48 -0500 Subject: Remove dependency on pycdec for force alignment --- realtime/rt/util.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'realtime/rt') diff --git a/realtime/rt/util.py b/realtime/rt/util.py index 52767dac..a7333bbd 100644 --- a/realtime/rt/util.py +++ b/realtime/rt/util.py @@ -4,8 +4,6 @@ import subprocess import sys import threading -from cdec.configobj import ConfigObj - SA_INI_FILES = set(( 'f_sa_file', 'e_file', -- cgit v1.2.3