From 05d392ddf1261ac067f8f175bb888e0586429a77 Mon Sep 17 00:00:00 2001 From: Jared Scheib Date: Fri, 24 Aug 2018 11:17:32 -0700 Subject: [PATCH] fix: remove wayward log message --- ui/src/logs/constants/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/src/logs/constants/index.ts b/ui/src/logs/constants/index.ts index 92328b922..08afd141a 100644 --- a/ui/src/logs/constants/index.ts +++ b/ui/src/logs/constants/index.ts @@ -207,7 +207,6 @@ export const SECONDS_TO_MS = 1000 export const LoadingMessages = [ 'Looking for logs in all the wrong places', - 'I have the best logs', 'Rolling like a log', '100% natural logs', 'Chopping wood',