Browse Source

Remove unused imports

Vishnu Mohandas 4 years ago
parent
commit
622c3ddd1d
1 changed files with 0 additions and 3 deletions
  1. 0 3
      lib/ui/share_folder_widget.dart

+ 0 - 3
lib/ui/share_folder_widget.dart

@@ -1,6 +1,3 @@
-import 'dart:developer';
-import 'dart:html';
-
 import 'package:flutter/cupertino.dart';
 import 'package:flutter/material.dart';
 import 'package:flutter/widgets.dart';