diff --git a/scapy/layers/bluetooth.py b/scapy/layers/bluetooth.py
index 5ee2fe76ece692c069d092a0e07808a626afc08c..f37394a0d5f8928a7d27b5ef048ba76a857f4315 100644
--- a/scapy/layers/bluetooth.py
+++ b/scapy/layers/bluetooth.py
@@ -12,7 +12,6 @@ import socket,struct,array
 from ctypes import *
 from select import select
 
-from scapy.all import *
 from scapy.config import conf
 from scapy.packet import *
 from scapy.fields import *