diff --git a/mpcdf_remove.py b/mpcdf_remove.py
index 08af85eb0cd244f768144cf29a16c94286b815ed..6c5bd6a555030e6951f272f8d88d87f8d31baca7 100644
--- a/mpcdf_remove.py
+++ b/mpcdf_remove.py
@@ -1,8 +1,5 @@
 #!/usr/bin/python2
 from __future__ import print_function
-from functools import reduce
-
-import mpcdf_common
 
 import os
 import osc