mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-22 13:04:19 +00:00
🧹 Remove useless whitespace
This commit is contained in:
parent
8f35faaa9e
commit
cc6c5eeabe
1 changed files with 0 additions and 2 deletions
|
@ -34,8 +34,6 @@ export default function BoxConditionDatetime({ ...props }) {
|
||||||
}
|
}
|
||||||
|
|
||||||
const onButtonClick = () => {
|
const onButtonClick = () => {
|
||||||
|
|
||||||
|
|
||||||
const newCond = {
|
const newCond = {
|
||||||
"id": null,
|
"id": null,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
|
|
Loading…
Reference in a new issue