mirror of
https://gitee.com/an-tao/drogon.git
synced 2024-11-30 02:37:57 +08:00
Remove an unnecessary semi-colon (#1323)
This commit is contained in:
parent
5373e51f92
commit
a582a773c1
@ -76,4 +76,4 @@ DROGON_TEST(CookieSameSite)
|
|||||||
f1.get();
|
f1.get();
|
||||||
seq.i++;
|
seq.i++;
|
||||||
}
|
}
|
||||||
};
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user