Release 4.0.0-preview1-00249
[platform/core/csapi/tizenfx.git] / src / Tizen.System.Information / RuntimeInfo / RuntimeInfo.cs
old mode 100755 (executable)
new mode 100644 (file)
index 9ce011a..ba4a70a
 
 using System;
 using System.Collections.Generic;
-using System.IO;
-using System.ComponentModel;
 
 namespace Tizen.System
 {
-    [EditorBrowsable(EditorBrowsableState.Never)]
     internal static class RuntimeInfo
     {
         private static RuntimeInfoEventHandler BluetoothEnabled = new RuntimeInfoEventHandler(RuntimeInfoKey.Bluetooth);