Skip to content

Commit

Permalink
remove unused setting import
Browse files Browse the repository at this point in the history
  • Loading branch information
nlalonde committed Feb 22, 2017
1 parent b7d2edc commit 57784dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import computed from "ember-addons/ember-computed-decorators";
import NavigationDefaultController from 'discourse/controllers/navigation/default';
import { setting } from 'discourse/lib/computed';

export default NavigationDefaultController.extend({
showingParentCategory: Em.computed.none('category.parentCategory'),
Expand Down

0 comments on commit 57784dd

Please sign in to comment.