diff --git a/include/sot-core/import-default-paths.h b/include/sot-core/import-default-paths.h
deleted file mode 100644
index d0495ae6ae2bd9f9266e503683fd45d28865c178..0000000000000000000000000000000000000000
--- a/include/sot-core/import-default-paths.h
+++ /dev/null
@@ -1,8 +0,0 @@
-// -*- c++ -*-
-#ifndef SOT_FACTORY_COMMAND_IMPORT_DEFAULT_PATHS_H
-# define SOT_FACTORY_COMMAND_IMPORT_DEFAULT_PATHS_H
-
-/// Default script path as known by CMake at configure time.
-# define SOT_IMPORT_DEFAULT_PATHS "/home/blue/sot-lib/script"
-
-#endif //! SOT_FACTORY_COMMAND_IMPORT_DEFAULT_PATHS_H