Skip to content
This repository was archived by the owner on Jun 3, 2020. It is now read-only.

Commit 43a25cb

Browse files
committed
Remove unused dependencies
1 parent 1bceb0a commit 43a25cb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

dart_io_mini_samples/pubspec.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: dart_by_example
22
description: Examples that teach the use of Dart through short, directed code snippets.
33
dependencies:
4-
angular: any
54
crypto: any
6-
firebase: any
75
http: any
86
http_server: any
7+
path: any
98
route: any
10-
unittest: any

0 commit comments

Comments
 (0)