1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2025-04-07 17:32:38 -04:00

refactor(plugin): Remove unused include.

This commit is contained in:
Chase Geigle 2018-09-20 15:33:22 -05:00
parent 01891e0567
commit e5f5fa59d2
No known key found for this signature in database
GPG key ID: 1020EF3A7626F7DC

View file

@ -1,6 +1,5 @@
#pragma once
#include <array>
#include "common.hpp"
#include "components/logger.hpp"