Skip to content

Commit

Permalink
chore(editor): remove redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
maranix committed Jan 17, 2025
1 parent 66f5abe commit 1f6338b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/dartpad_ui/lib/editor/editor.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

import 'dart:async';
import 'dart:js_interop';
import 'dart:js_interop_unsafe';
import 'dart:math' as math;
import 'dart:ui_web' as ui_web;

Expand Down

0 comments on commit 1f6338b

Please sign in to comment.