diff --git a/src/util/http-api/http-api.cpp b/src/util/http-api/http-api.cpp deleted file mode 100644 index b9559d7..0000000 --- a/src/util/http-api/http-api.cpp +++ /dev/null @@ -1,9 +0,0 @@ -/////////////////////////////////////////////////////////////////////////////// -// Tyler Perkins -// 22-12-21 -// http-api implementation -// - -#include "http-api.hpp" - - diff --git a/src/util/http-api/http-api.hpp b/src/util/http-api/http-api.hpp deleted file mode 100644 index 9702fc9..0000000 --- a/src/util/http-api/http-api.hpp +++ /dev/null @@ -1,9 +0,0 @@ -/////////////////////////////////////////////////////////////////////////////// -// Tyler Perkins -// 22-12-21 -// http-api definition -// - -#pragma once - -