Skip to content

Commit

Permalink
cleans up
Browse files Browse the repository at this point in the history
  • Loading branch information
floriank committed Sep 13, 2021
1 parent 39ad2cc commit f143a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mimicry/utils/specification_file_observer.ex
Expand Up @@ -4,9 +4,9 @@ defmodule Mimicry.Utils.SpecificationFileObserver do
the specifications currently running in mimicry
"""

alias Mimicry.Utils.{SpecificationFileReader, SpecificationFolder}
alias Mimicry.MockServerList
alias Mimicry.OpenAPI.Parser
alias Mimicry.Utils.{SpecificationFileReader, SpecificationFolder}

require Logger

Expand Down

0 comments on commit f143a0d

Please sign in to comment.