mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -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()
|
public function ldaptest()
|
||||||
{
|
{
|
||||||
echo 'foo';
|
|
||||||
\Log::debug('Preparing to test LDAP connection');
|
\Log::debug('Preparing to test LDAP connection');
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|
Loading…
Reference in a new issue