manager: Remove unnecesary includes

These are included through the header already,
no need to include them explicitly here again.

Gbp-Dch: Ignore

Signed-off-by: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/804>
This commit is contained in:
Evangelos Ribeiro Tzaras
2025-10-30 09:41:42 +01:00
committed by Marge Bot
parent 8fb2d9e61b
commit 9b816d5301

View File

@@ -28,12 +28,10 @@
#include "calls-config.h"
#include "calls-account.h"
#include "calls-contacts-provider.h"
#include "calls-manager.h"
#include "calls-message-source.h"
#include "calls-plugin-manager.h"
#include "calls-provider.h"
#include "calls-settings.h"
#include "calls-ui-call-data.h"
#include "calls-ussd.h"
#include "calls-util.h"