Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
Remove unused import on LitLockIcon
Browse files Browse the repository at this point in the history
  • Loading branch information
eightgran committed Jul 16, 2021
1 parent 1ebe249 commit fc7b9f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/src/widgets/art/lit_lock_icon.dart
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import 'package:flutter/material.dart';
import 'dart:ui' as ui;

import 'package:lit_ui_kit/styles.dart';

/// An icon displaying a lock.
///
/// The icon is rendered using a [CustomPainter] to achieve a gradient background
Expand Down

0 comments on commit fc7b9f2

Please sign in to comment.