diff --git a/config/exp_template.py b/config/exp_template.py
index 6cfe85ab5d87391e495e4c9c6bf6913757d85220..07247d7bc7265df4acae16e4800290dedc84b9b2 100755
--- a/config/exp_template.py
+++ b/config/exp_template.py
@@ -20,7 +20,6 @@ exp.input_profile = '/mnt/jetfs/home/lkugler/data/initial_profiles/wrf/ens/2022-
 exp.dart_nml = {'&assim_tools_nml':
                     dict(filter_kind='1',
                         sampling_error_correction='.true.',
-                        # obs_impact_filename='/jetfs/home/lkugler/DART-WRF/templates/impactfactor_T.txt',
                         ),
                 '&filter_nml':
                     dict(   ens_size=exp.n_ens,