From 5b729544098414636d2227961ddc775b1ec33a67 Mon Sep 17 00:00:00 2001 From: laker-93 Date: Thu, 17 Apr 2025 09:12:32 +0100 Subject: [PATCH] fix bug (#5) --- db/migrations/20241227222849_duplicate.go | 1 - 1 file changed, 1 deletion(-) diff --git a/db/migrations/20241227222849_duplicate.go b/db/migrations/20241227222849_duplicate.go index 3cc270696..216ec5cb1 100644 --- a/db/migrations/20241227222849_duplicate.go +++ b/db/migrations/20241227222849_duplicate.go @@ -26,5 +26,4 @@ alter table media_file `) return err -} } \ No newline at end of file