Skip to content

Commit

Permalink
check the function based approach
Browse files Browse the repository at this point in the history
  • Loading branch information
jelhan committed Feb 26, 2020
1 parent f7ff002 commit d59192d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dummy/app/controllers/application.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Controller from '@ember/controller';
import { action } from '@ember/object';
import Changeset from 'ember-changeset';
import { Changeset } from 'ember-changeset';
import {
validatePresence,
validateLength
Expand Down

0 comments on commit d59192d

Please sign in to comment.