Remove unused using declaration.

This commit is contained in:
tastytea 2020-04-18 15:23:44 +02:00
parent 576c84aa36
commit f16e6d61e0
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ namespace mastodonpp
using std::uint64_t;
using std::string;
using std::string_view;
using std::move;
using std::vector;
/*!