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
1 changed files with 0 additions and 1 deletions

View File

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