Skip to content

Commit

Permalink
Revert "feat(dart_frog_gen): add route configuration validation to gen (
Browse files Browse the repository at this point in the history
felangel#614)" (felangel#628)

This reverts commit de88080.
  • Loading branch information
renancaraujo committed Apr 27, 2023
1 parent 1d50327 commit ab0e03b
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 571 deletions.
3 changes: 1 addition & 2 deletions .gitignore
@@ -1,3 +1,2 @@
.idea
.vscode/settings.json
.DS_Store
.vscode/settings.json
1 change: 0 additions & 1 deletion packages/dart_frog_gen/lib/dart_frog_gen.dart
Expand Up @@ -2,4 +2,3 @@
library dart_frog_gen;

export 'src/build_route_configuration.dart';
export 'src/validate_route_configuration/validate_route_configuration.dart';

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion packages/dart_frog_gen/pubspec.yaml
Expand Up @@ -11,7 +11,6 @@ environment:

dependencies:
path: ^1.8.1
pubspec_parse: ^1.2.2

dev_dependencies:
mocktail: ^0.3.0
Expand Down

This file was deleted.

0 comments on commit ab0e03b

Please sign in to comment.