mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-16 12:20:12 +10:00
Code cleanup
This commit is contained in:
@@ -18,11 +18,9 @@
|
||||
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
// DEALINGS IN THE SOFTWARE.
|
||||
|
||||
using System.Threading;
|
||||
|
||||
namespace WPinternals
|
||||
{
|
||||
internal class NokiaMassStorageViewModel: ContextViewModel
|
||||
internal class NokiaMassStorageViewModel : ContextViewModel
|
||||
{
|
||||
private MassStorage CurrentModel;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user