Skip to content

Commit

Permalink
Code cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
discordier committed Oct 16, 2013
1 parent 37fbb82 commit b9cb045
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/CyberSpectrum/Translation/Contao/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

namespace CyberSpectrum\Translation\Contao;

use CyberSpectrum\Translation\File as FileInterface;

class File implements \IteratorAggregate
{
/**
Expand Down Expand Up @@ -151,8 +149,6 @@ public function getKeys()
/**
* Parse a language file into language strings.
*
* @param string $filename The file to read.
*
* @return void
*/
protected function load()
Expand Down

0 comments on commit b9cb045

Please sign in to comment.