Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
roncodes committed Nov 6, 2023
1 parent efe36c3 commit 7780f85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addon/components/country-name.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import Component from '@glimmer/component';
import { tracked } from '@glimmer/tracking';
import { inject as service } from '@ember/service';
import { action } from '@ember/object';
import { later } from '@ember/runloop';
import getWithDefault from '@fleetbase/ember-core/utils/get-with-default';

Expand Down

0 comments on commit 7780f85

Please sign in to comment.