Skip to content

Commit

Permalink
Merge pull request #4326 from ef4/master
Browse files Browse the repository at this point in the history
Drop unused line from app blueprint
  • Loading branch information
stefanpenner committed Jun 23, 2015
2 parents 77cfa35 + 3aa0709 commit 23815d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion blueprints/app/files/tests/helpers/start-app.js
@@ -1,6 +1,5 @@
import Ember from 'ember';
import Application from '../../app';
import Router from '../../router';
import config from '../../config/environment';

export default function startApp(attrs) {
Expand Down

0 comments on commit 23815d7

Please sign in to comment.