From 901e9d8e96a03d8998cf3732b90296156e233751 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/util.py') 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