Remove :fs config as we're not using :fs anymore

This commit is contained in:
Mikko Ahlroth 2018-03-18 17:33:12 +02:00
parent 8249d5c32b
commit 0e9b2e94fe

View file

@ -29,6 +29,3 @@ use Mix.Config
#
# import_config "#{Mix.env}.exs"
config :fs,
# Prevent fs from watching the directory it is started from by default
backwards_compatible: false