Skip to content

Commit c6c87e1

Browse files
committed
remove unused import
1 parent ae0f5a5 commit c6c87e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/components/rl-dropdown.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import Component from '@ember/component';
22
import { alias } from '@ember/object/computed';
33
import { computed } from '@ember/object';
4-
import $ from 'jquery';
54

65
import RlDropdownContainer from './rl-dropdown-container';
76

0 commit comments

Comments
 (0)