diff --git a/mix.exs b/mix.exs index 34298c908..8ee1c0fbb 100644 --- a/mix.exs +++ b/mix.exs @@ -142,8 +142,7 @@ defmodule Accent.Mixfile do else [ {:p1_utils, "1.0.15", override: true}, - {:fast_yaml, - github: "processone/fast_yaml", ref: "e789f68895f71b7ad31057177810ca0161bf790e"} + {:fast_yaml, github: "processone/fast_yaml", ref: "e789f68895f71b7ad31057177810ca0161bf790e"} ] end end