Skip to content

Commit

Permalink
chore: prune buzz ui folder
Browse files Browse the repository at this point in the history
  • Loading branch information
luisburgos committed Sep 7, 2022
1 parent 88f8c2b commit 1c018b8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
6 changes: 0 additions & 6 deletions example/packages/buzz_ui/lib/buzz_ui.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1 @@
library buzz_ui;

/// A Calculator.
class Calculator {
/// Returns [value] plus 1.
int addOne(int value) => value + 1;
}
12 changes: 0 additions & 12 deletions example/packages/buzz_ui/test/buzz_ui_test.dart

This file was deleted.

0 comments on commit 1c018b8

Please sign in to comment.