DEV: prettier 2.2.1 (#48)

This commit is contained in:
Joffrey JAFFEUX
2021-01-27 10:38:33 +01:00
committed by GitHub
parent 49c49fe36e
commit 3f8fca3246
3 changed files with 11 additions and 12 deletions
@@ -1,6 +1,5 @@
import EmberObject from "@ember/object";
import EmberObject, { computed } from "@ember/object";
import discourseComputed from "discourse-common/utils/decorators";
import { computed } from "@ember/object";
const Plan = EmberObject.extend({
amountDollars: computed("unit_amount", {