Skip to content

Commit

Permalink
fix: fixed for the issue (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
myConsciousness authored Apr 11, 2022
1 parent 4f4abc7 commit a49d185
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/log/logger.dart
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ class Logger {

// Holds the Logger instance.
_singletonInstance = this;
LoggerInstance.instance = this;
}

/// Returns the singleton instance of [Logger].
Expand Down

0 comments on commit a49d185

Please sign in to comment.