package net.shrine.problem import com.typesafe.config.{Config, ConfigException, ConfigValue, ConfigValueFactory} import net.shrine.source.ConfigSource /** * Source of typesafe config for the problems database * * @author ty * @since 7/22/16 */ object ProblemConfigSource extends ConfigSource