mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Remove old comment
This commit is contained in:
parent
39bb2c2adb
commit
992b4c7d86
|
@ -35,7 +35,6 @@ class NotesController extends Controller
|
|||
return redirect()
|
||||
->route('hardware.show', $validated['id'])
|
||||
->withFragment('history')
|
||||
// @todo: translate
|
||||
->with('success', trans('general.note_added'));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue