remove pubspec from example: it's picked up from the host package
diff --git a/example/basic/pubspec.yaml b/example/basic/pubspec.yaml
deleted file mode 100644
index 17ceb36..0000000
--- a/example/basic/pubspec.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
-name: IntlExample
-description: An example using internationalization facilities
-dependencies:
-  intl: any