google-nomulus/core/src
Lai Jiang 6e317a090b Remove unnecessary provider method (#113)
* Remove unnecessary provide method

This provider is not used. Instead, depending on if the login is performed on
[a remote machine or not](8bdc77501f/core/src/main/java/google/registry/tools/LoginCommand.java (L43)),
the instance is created directly in the command.

* Remove unused imports
2019-06-18 15:55:33 -04:00
..
main/java/google/registry Remove unnecessary provider method (#113) 2019-06-18 15:55:33 -04:00
test/java/google/registry Consolidate testcontainer used by WebDriver test (#112) 2019-06-18 11:51:55 -04:00