From 4b912a726be3c633fce0a3f28211cf662e1e522a Mon Sep 17 00:00:00 2001 From: Oliver Sanders Date: Mon, 9 Jan 2017 10:11:12 +0000 Subject: [PATCH] Removed duplicate deprecation. --- lib/cylc/cfgspec/suite.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/cylc/cfgspec/suite.py b/lib/cylc/cfgspec/suite.py index b72de2bb6d2..c6d8ffb4d5e 100644 --- a/lib/cylc/cfgspec/suite.py +++ b/lib/cylc/cfgspec/suite.py @@ -575,7 +575,6 @@ def upg(cfg, descr): ['runtime', '__MANY__', 'job', 'batch submit command template']) u.deprecate( '6.11.0', - ['runtime', '__MANY__', 'job', 'shell'], ['runtime', '__MANY__', 'job', 'shell']) u.deprecate( '6.11.0',