From a67e14d0ed36bc1e2778236fa3a36feb4b4a9895 Mon Sep 17 00:00:00 2001 From: Jason Song Date: Fri, 23 Dec 2022 21:09:58 +0800 Subject: [PATCH] chore: fmt code --- models/migrations/v1_19/v238.go | 1 - 1 file changed, 1 deletion(-) diff --git a/models/migrations/v1_19/v238.go b/models/migrations/v1_19/v238.go index 5777b8cde0..a6e7ef066e 100644 --- a/models/migrations/v1_19/v238.go +++ b/models/migrations/v1_19/v238.go @@ -174,4 +174,3 @@ func AddActionsTables(x *xorm.Engine) error { new(dbfsData), ) } -