Cleanup: Remove duplicate command_type.h include (#9986)

This commit is contained in:
dP 2022-09-01 19:15:07 +03:00 committed by GitHub
parent 9529703cab
commit c839950791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,6 @@
#ifndef GOAL_CMD_H
#define GOAL_CMD_H
#include "command_type.h"
#include "command_type.h"
#include "goal_type.h"