summaryrefslogtreecommitdiff
path: root/extra/tigertool/ecusb/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'extra/tigertool/ecusb/__init__.py')
-rw-r--r--extra/tigertool/ecusb/__init__.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/extra/tigertool/ecusb/__init__.py b/extra/tigertool/ecusb/__init__.py
deleted file mode 100644
index c2af553d57..0000000000
--- a/extra/tigertool/ecusb/__init__.py
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 2017 The Chromium OS Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-__all__ = ['tiny_servo_common', 'stm32usb', 'stm32uart', 'pty_driver']