Skip to content

Commit

Permalink
remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
hashmode committed Aug 10, 2016
1 parent 19d2715 commit 8a98074
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/View/View.php
Expand Up @@ -1146,7 +1146,6 @@ public function pluginSplit($name, $fallback = true)
$name = $second;
$plugin = $first;
}

if (isset($this->plugin) && !$plugin && $fallback) {
$plugin = $this->plugin;
}
Expand Down

0 comments on commit 8a98074

Please sign in to comment.