mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 13:14:07 -08:00
Removed stray foo
This commit is contained in:
parent
59a126c47c
commit
ba7b9d8168
|
@ -77,7 +77,7 @@ class SettingsController extends Controller
|
|||
|
||||
public function ldaptest()
|
||||
{
|
||||
echo 'foo';
|
||||
|
||||
\Log::debug('Preparing to test LDAP connection');
|
||||
|
||||
try {
|
||||
|
|
Loading…
Reference in a new issue