google-nomulus/core
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
..
gradle/dependency-locks Upgrade jcommander dep 2019-06-13 13:04:48 -04:00
src Remove unnecessary provider method (#113) 2019-06-18 15:55:33 -04:00
build.gradle Move the Javascript tests to use Jasmine/Karma 2019-06-17 11:44:52 -04:00