diff --git a/apps/client/src/app/pages/other-tools/other-tools/other-tools.component.ts b/apps/client/src/app/pages/other-tools/other-tools/other-tools.component.ts index 7f24f7c3..63e1b435 100644 --- a/apps/client/src/app/pages/other-tools/other-tools/other-tools.component.ts +++ b/apps/client/src/app/pages/other-tools/other-tools/other-tools.component.ts @@ -7,12 +7,6 @@ import { Component } from "@angular/core"; }) export class OtherToolsComponent { otherTools = [ - { - name: "Lost Ark Market", - url: "https://lostarkmarket.online", - image: "lostarkmarket.png", - description: "Open Source, crowd-sourced marketboard website with crafting profits optimizer and an open, documented API." - }, { name: "Lost Ark Ability Stone Calculator", url: "https://lostark.meta-game.gg/ability-stone-calculator",