From d86fe1592b3dd121bb6ceaf71997a8349fb75f89 Mon Sep 17 00:00:00 2001 From: andronache Date: Thu, 8 Jul 2021 13:21:57 +0300 Subject: [PATCH] Removed core from dispatchers --- dispatchers/core.go | 0 dispatchers/core_it_test.go | 0 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 dispatchers/core.go delete mode 100644 dispatchers/core_it_test.go diff --git a/dispatchers/core.go b/dispatchers/core.go deleted file mode 100644 index e69de29bb..000000000 diff --git a/dispatchers/core_it_test.go b/dispatchers/core_it_test.go deleted file mode 100644 index e69de29bb..000000000