Browse Source

rtl: clean up

mattias 6 years ago
parent
commit
bbdda51fee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/rtl/webbluetooth.pas

+ 1 - 1
packages/rtl/webbluetooth.pas

@@ -6,7 +6,7 @@ Unit webbluetooth;
 
 
 interface
 interface
 
 
-uses SysUtils, JS,web;
+uses JS,web;
 
 
 Type
 Type
   // Forward class definitions
   // Forward class definitions