mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
Remove commented code
This commit is contained in:
parent
5132aa0254
commit
9e06f2d17f
|
@ -161,10 +161,6 @@ class Importer extends Component
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public function boot() { // FIXME - delete or undelete.
|
|
||||||
///////$this->activeFile = null; // I do *not* understand why I have to do this, but, well, whatever.
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
public function mount()
|
public function mount()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue