Tweak plex panel code formatting

This commit is contained in:
Tyler Perkins 2022-01-17 15:03:13 -05:00
parent 5f06845b1c
commit 05ae49976b
2 changed files with 5 additions and 6 deletions

View File

@ -39,7 +39,6 @@ namespace dashboard::panel {
CURL* api_curl;
std::string json_string;
rapidjson::Document json_doc;
struct plex_entry {
std::string friendly_name;
std::string ip_address;