Skip to content

Commit

Permalink
Test formatting check failure
Browse files Browse the repository at this point in the history
  • Loading branch information
olttwa committed Sep 23, 2024
1 parent 46f2cf3 commit 3aa52d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/goose/brokers/redis/api/batch.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(ns ^:no-doc goose.brokers.redis.api.batch
(:require
[goose.brokers.redis.api.enqueued-jobs :as enqueued-jobs]
[goose.brokers.redis.api.enqueued-jobs :as enqueued-jobs]
[goose.brokers.redis.api.scheduled-jobs :as scheduled-jobs]
[goose.brokers.redis.batch :as batch]
[goose.brokers.redis.commands :as redis-cmds]))
Expand Down

0 comments on commit 3aa52d2

Please sign in to comment.