codestyle: remove whitespaces

This commit is contained in:
Evangelos Ribeiro Tzaras
2021-02-24 09:26:44 +01:00
parent 97c2dde0eb
commit 3f197149a8
2 changed files with 4 additions and 4 deletions

View File

@@ -403,7 +403,7 @@ constructed (GObject *object)
NULL,
(GAsyncReadyCallback) get_modems_cb,
self);
G_OBJECT_CLASS (calls_ofono_provider_parent_class)->constructed (object);
}