remove unused imports

This commit is contained in:
Brian Baldino 2020-09-23 08:50:31 -07:00
parent 09e2d57e18
commit af6b7b8a6a

View File

@ -1,11 +1,5 @@
package com.typesafe.config;
import com.typesafe.config.impl.*;
import java.io.File;
import java.net.MalformedURLException;
import java.net.URL;
/**
* Default config loading strategy. Able to load resource, file or URL.
* Behavior may be altered by defining one of VM properties