lib/fulmar/task_manager.rb in fulmar-1.10.0 vs lib/fulmar/task_manager.rb in fulmar-1.10.1

- old
+ new

@@ -10,10 +10,9 @@ require 'fulmar/domain/service/config_rendering_service' require 'fulmar/domain/service/file_sync_service' require 'fulmar/infrastructure/service/composer_service' require 'fulmar/infrastructure/service/shell_service' -require 'fulmar/infrastructure/service/git_service' require 'fulmar/infrastructure/service/copy_service' require 'fulmar/infrastructure/service/ssh_config_service' require 'fulmar/infrastructure/service/database/database_service'