From efb2953f80fda9e30c6b476ec3f3c346bb1af0c4 Mon Sep 17 00:00:00 2001 From: Ross Bulat Date: Thu, 7 Mar 2024 17:14:41 +0700 Subject: [PATCH] remove todo --- src/App.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 9b84dbf5..de30c09c 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -12,8 +12,6 @@ import * as integrityChecks from 'IntegrityChecks'; export type PageId = 'default' | 'settings'; export const App = () => ( - // TODO: Get accent theme from active network, if any, otherwise default to a new - // `developer-console` accent.