Skip to content

Commit

Permalink
feat: dart fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jhomlala committed Jul 7, 2024
1 parent 01e3bd4 commit c4d06ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/alice/lib/core/alice_logger.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import 'dart:io' show Process, ProcessResult;

import 'package:alice/helper/operating_system.dart';
import 'package:alice/model/alice_log.dart';
import 'package:alice/utils/num_comparison.dart';
import 'package:rxdart/rxdart.dart';

/// Logger used to handle logs from application.
Expand Down

0 comments on commit c4d06ad

Please sign in to comment.