Skip to content

Commit

Permalink
Oops - remove include.
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Feb 4, 2017
1 parent 0d7f0b2 commit 77576f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion includes/preflight.inc
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ function drush_preflight_prepare() {
require_once DRUSH_BASE_PATH . '/includes/output.inc';
require_once DRUSH_BASE_PATH . '/includes/cache.inc';
require_once DRUSH_BASE_PATH . '/includes/filesystem.inc';
require_once DRUSH_BASE_PATH . '/includes/dbtng.inc';

// Stash our vendor path and classloader.
drush_set_context('DRUSH_VENDOR_PATH', dirname($vendor_path));
Expand Down

0 comments on commit 77576f1

Please sign in to comment.