Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
josecleiton committed Nov 17, 2023
1 parent 5bc3312 commit 5f25b67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/figma2flutter.dart
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import 'package:figma2flutter/transformers/size_transformer.dart';
import 'package:figma2flutter/transformers/spacing_transformer.dart';
import 'package:figma2flutter/transformers/typography_transformer.dart';
import 'package:figma2flutter/utils/sets_and_themes.dart';
import 'package:path/path.dart';

/// Code for making terminal output foreground red
const _red = '\x1b[033;0;31m';
Expand Down

0 comments on commit 5f25b67

Please sign in to comment.