DEV: Sort imports alphabetically (#11382)

This commit is contained in:
Roman Rizzi
2020-12-01 15:31:26 -03:00
committed by GitHub
parent d1d87b6fa3
commit bbe5d8d5cf
1070 changed files with 3158 additions and 3158 deletions
@@ -1,10 +1,10 @@
import I18n from "I18n";
import Component from "@ember/component";
import { mapBy } from "@ember/object/computed";
import { htmlSafe } from "@ember/template";
import I18n from "I18n";
import { PIE_CHART_TYPE } from "discourse/plugins/poll/controllers/poll-ui-builder";
import { getColors } from "discourse/plugins/poll/lib/chart-colors";
import discourseComputed from "discourse-common/utils/decorators";
import { getColors } from "discourse/plugins/poll/lib/chart-colors";
import { htmlSafe } from "@ember/template";
import { mapBy } from "@ember/object/computed";
export default Component.extend({
// Arguments:
@@ -1,11 +1,11 @@
import I18n from "I18n";
import Component from "@ember/component";
import I18n from "I18n";
import { action } from "@ember/object";
import discourseComputed from "discourse-common/utils/decorators";
import { equal } from "@ember/object/computed";
import { getColors } from "discourse/plugins/poll/lib/chart-colors";
import { htmlSafe } from "@ember/template";
import { propertyEqual } from "discourse/lib/computed";
import discourseComputed from "discourse-common/utils/decorators";
import { getColors } from "discourse/plugins/poll/lib/chart-colors";
export default Component.extend({
// Arguments: