mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
fix: Do not import dart:html
This commit is contained in:
parent
3aaf49fee0
commit
482599bb4e
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
import 'dart:html';
|
||||
|
||||
import 'package:device_apps/device_apps.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter/services.dart';
|
||||
|
|
Loading…
Reference in a new issue