Skip to content

Commit

Permalink
extract tools module pinpoint-apm#1774
Browse files Browse the repository at this point in the history
removed PinpointTools
  • Loading branch information
koo-taejin committed May 30, 2016
1 parent 0c9b963 commit 2a1a5f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
* @author netspider
*
*/
public class NetworkAvailabilityChecker implements PinpointTools {
public class NetworkAvailabilityChecker {

private static final Logger LOGGER = LoggerFactory.getLogger(NetworkAvailabilityChecker.class);

Expand Down

This file was deleted.

0 comments on commit 2a1a5f4

Please # to comment.