forked from wallabag/wallabag
cleanup
This commit is contained in:
@ -19,8 +19,6 @@ class ImportChain
|
||||
public function addImport(ImportInterface $import, $alias)
|
||||
{
|
||||
$this->imports[$alias] = $import;
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user