projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf19bf3
)
Apply suggestion to lib/pleroma/workers/cron/clear_oauth_token_worker.ex
author
Maksim
<parallel588@gmail.com>
Thu, 23 Jan 2020 05:49:00 +0000
(
05:49
+0000)
committer
Maksim
<parallel588@gmail.com>
Thu, 23 Jan 2020 05:49:00 +0000
(
05:49
+0000)
lib/pleroma/workers/cron/clear_oauth_token_worker.ex
patch
|
blob
|
history
diff --git
a/lib/pleroma/workers/cron/clear_oauth_token_worker.ex
b/lib/pleroma/workers/cron/clear_oauth_token_worker.ex
index 1a4cdc1986f3a3795177f9ad9ec30910b26ab5a1..a24407874166d068c2a21b043cfa0320636b73ee 100644
(file)
--- a/
lib/pleroma/workers/cron/clear_oauth_token_worker.ex
+++ b/
lib/pleroma/workers/cron/clear_oauth_token_worker.ex
@@
-4,7
+4,7
@@
defmodule Pleroma.Workers.Cron.ClearOauthTokenWorker do
@moduledoc """
- The worker to clean
an expired oa
uth tokens.
+ The worker to clean
up expired oA
uth tokens.
"""
use Oban.Worker, queue: "background"