diff options
author | Jordan Bracco <href@random.sh> | 2025-06-25 19:22:59 +0200 |
---|---|---|
committer | Jordan Bracco <href@random.sh> | 2025-06-25 19:22:59 +0200 |
commit | c934e79e5852e05f714b2d542cc2678e287c49b8 (patch) | |
tree | 55779a0168260fce03e4775eacdd613ffc945588 /lib/plugins/link/store.ex | |
parent | updates (diff) |
format.
Diffstat (limited to '')
-rw-r--r-- | lib/plugins/link/store.ex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/plugins/link/store.ex b/lib/plugins/link/store.ex index 566cc9a..ea43070 100644 --- a/lib/plugins/link/store.ex +++ b/lib/plugins/link/store.ex @@ -26,5 +26,4 @@ defmodule Nola.Plugins.Link.Store do [] -> nil end end - end |