2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

DEV: Don't use the Ember global (#13535)

This commit is contained in:
Jarek Radosz 2021-06-29 19:54:18 +02:00 committed by GitHub
parent 717908f426
commit aa56e2a758
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 18 additions and 23 deletions

View file

@ -1,4 +1,4 @@
const { getProperties } = Ember;
import { getProperties } from "@ember/object";
/*
DateWithZoneHelper provides a limited list of helpers