Skip to content

Commit

Permalink
Merge pull request #176 from muskie9/refactor/slidePublishTaskRemove#166
Browse files Browse the repository at this point in the history
REFACTOR remove SlidePublishTask
  • Loading branch information
muskie9 authored May 23, 2019
2 parents 9136226 + 418f924 commit f7ca71e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 86 deletions.
2 changes: 1 addition & 1 deletion src/Task/SlideLinkTask.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class SlideLinkTask extends BuildTask
/**
* @var string
*/
protected $title = 'Slide Link Migration Task';
protected $title = 'Flexslider - Slide Link Migration Task';

/**
* @var string
Expand Down
84 changes: 0 additions & 84 deletions src/Task/SlidePublishTask.php

This file was deleted.

2 changes: 1 addition & 1 deletion src/Task/SlideThumbnailNavMigrationTask.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class SlideThumbnailNavMigrationTask extends BuildTask
/**
* @var string
*/
protected $title = 'FlexSlider Default Values';
protected $title = 'FlexSlider - Default Values';

/**
* @var string
Expand Down

0 comments on commit f7ca71e

Please sign in to comment.