From 50d4de19f0d93c78f70f7821bd9798317bd6b8d6 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 22 May 2019 12:56:42 +0900 Subject: Clean up --- src/client/app/init.ts | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/client/app/init.ts b/src/client/app/init.ts index 52da380e84..da7baff4fe 100644 --- a/src/client/app/init.ts +++ b/src/client/app/init.ts @@ -78,7 +78,6 @@ import { faKey, faBan, faCogs, - faCrown, faUnlockAlt, faPuzzlePiece, faMobileAlt, @@ -211,7 +210,6 @@ library.add( faKey, faBan, faCogs, - faCrown, faUnlockAlt, faPuzzlePiece, faMobileAlt, -- cgit v1.2.3-freya