From ca3435f156f573d3d4f39c904d41fd121b6346d0 Mon Sep 17 00:00:00 2001 From: Francois Kritzinger Date: Mon, 25 Mar 2024 15:38:59 +0200 Subject: Post-review changes --- mod/mod-ci-github.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/mod-ci-github.hxx') diff --git a/mod/mod-ci-github.hxx b/mod/mod-ci-github.hxx index edadf89..736b960 100644 --- a/mod/mod-ci-github.hxx +++ b/mod/mod-ci-github.hxx @@ -120,7 +120,7 @@ namespace brep explicit installation_access_token (json::parser&); - installation_access_token (const string& token, timestamp expires_at); // @@ move? + installation_access_token (string token, timestamp expires_at); installation_access_token () = default; }; -- cgit v1.1