mirror of
https://github.com/lightbend/config.git
synced 2025-02-05 17:10:09 +08:00
remove unused imports
This commit is contained in:
parent
09e2d57e18
commit
af6b7b8a6a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user