From c0e2a863fe3910719ff23ee96d78896489ae231d Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Tue, 9 Apr 2024 10:57:32 +0200 Subject: [PATCH] Remove epson workforce integration (#5358) * Remove epson workforce integration * Remove epson workforce integration --- core_integrations/epson | 1 - {core_brands => core_integrations}/epson/icon.png | Bin .../epson/icon@2x.png | Bin {core_brands => core_integrations}/epson/logo.png | Bin .../epson/logo@2x.png | Bin core_integrations/epsonworkforce | 1 - 6 files changed, 2 deletions(-) delete mode 120000 core_integrations/epson rename {core_brands => core_integrations}/epson/icon.png (100%) rename {core_brands => core_integrations}/epson/icon@2x.png (100%) rename {core_brands => core_integrations}/epson/logo.png (100%) rename {core_brands => core_integrations}/epson/logo@2x.png (100%) delete mode 120000 core_integrations/epsonworkforce diff --git a/core_integrations/epson b/core_integrations/epson deleted file mode 120000 index ce9332a7..00000000 --- a/core_integrations/epson +++ /dev/null @@ -1 +0,0 @@ -../core_brands/epson \ No newline at end of file diff --git a/core_brands/epson/icon.png b/core_integrations/epson/icon.png similarity index 100% rename from core_brands/epson/icon.png rename to core_integrations/epson/icon.png diff --git a/core_brands/epson/icon@2x.png b/core_integrations/epson/icon@2x.png similarity index 100% rename from core_brands/epson/icon@2x.png rename to core_integrations/epson/icon@2x.png diff --git a/core_brands/epson/logo.png b/core_integrations/epson/logo.png similarity index 100% rename from core_brands/epson/logo.png rename to core_integrations/epson/logo.png diff --git a/core_brands/epson/logo@2x.png b/core_integrations/epson/logo@2x.png similarity index 100% rename from core_brands/epson/logo@2x.png rename to core_integrations/epson/logo@2x.png diff --git a/core_integrations/epsonworkforce b/core_integrations/epsonworkforce deleted file mode 120000 index ce9332a7..00000000 --- a/core_integrations/epsonworkforce +++ /dev/null @@ -1 +0,0 @@ -../core_brands/epson \ No newline at end of file