From 08e2a711ea7de49bf657c1094470f1e5ed37dd0e Mon Sep 17 00:00:00 2001 From: John Bampton Date: Wed, 18 Sep 2024 11:54:57 +1000 Subject: [PATCH] pre-commit run --all-files; fix end of file --- ui/src/style/objects/form.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/src/style/objects/form.scss b/ui/src/style/objects/form.scss index 8ed115b68c44..1789e03717b0 100644 --- a/ui/src/style/objects/form.scss +++ b/ui/src/style/objects/form.scss @@ -34,4 +34,3 @@ .ant-calendar-picker { width: 100%; } -