Removed double alias
This commit is contained in:
parent
9185f075ca
commit
967e21a8a1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
defmodule Pinchflat.SlowIndexing.FileFollowerServerTest do
|
||||
use Pinchflat.DataCase
|
||||
|
||||
alias alias Pinchflat.Utils.FilesystemUtils
|
||||
alias Pinchflat.Utils.FilesystemUtils
|
||||
alias Pinchflat.SlowIndexing.FileFollowerServer
|
||||
|
||||
setup do
|
||||
|
|
|
|||
Loading…
Reference in a new issue