Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinansfield committed Jan 21, 2020
1 parent 101ea42 commit f51c42e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/koenig-editor/addon/components/koenig-card-bookmark.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import {NO_CURSOR_MOVEMENT} from './koenig-editor';
import {computed} from '@ember/object';
import {utils as ghostHelperUtils} from '@tryghost/helpers';
import {isBlank} from '@ember/utils';
import {run} from '@ember/runloop';
import {inject as service} from '@ember/service';
import {set} from '@ember/object';
import {task} from 'ember-concurrency';
Expand Down

0 comments on commit f51c42e

Please sign in to comment.