remove dd
This commit is contained in:
parent
444c69672f
commit
7e102fe921
|
@ -78,8 +78,6 @@ class Form extends ComponentBase
|
|||
}
|
||||
});
|
||||
|
||||
dd('I');
|
||||
|
||||
return response()->json([], 201);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue