diff --git a/app/javascript/mastodon/common.js b/app/javascript/mastodon/common.js index 34ff000bc..31937ac7d 100644 --- a/app/javascript/mastodon/common.js +++ b/app/javascript/mastodon/common.js @@ -1,5 +1,4 @@ import Rails from "@rails/ujs"; -import "font-awesome/css/font-awesome.css"; export function start() { require.context("../images/", true);