Skip to content

Commit

Permalink
fix(voltron): remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
henryjin0511 committed Nov 14, 2023
1 parent 76fbde7 commit 2ef4684
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions framework/voltron/lib/voltron/loader.dart
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
//

import 'package:voltron/voltron.dart';
import 'package:voltron_renderer/voltron_renderer.dart';

import '../engine.dart';

typedef ModuleExecutor = Function();

Expand Down

0 comments on commit 2ef4684

Please sign in to comment.