From be647080c00a25aa8dff37ba8699b103174b6faa Mon Sep 17 00:00:00 2001
From: "jing.liuqing" <lawrancejing@gmail.com>
Date: Thu, 21 Jan 2016 08:59:38 -0500
Subject: [PATCH] Delete __init__.py in tools

In general, the tools is some scripts, not a python module.

TrivialFix

Change-Id: I638e4d8a347dbe6e4faa395cae708b939ec4cc26
---
 tools/__init__.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 tools/__init__.py

diff --git a/tools/__init__.py b/tools/__init__.py
deleted file mode 100644
index e69de29bb2..0000000000