]> iEval git - unical.git/blobdiff - gson/com/google/gson/package-info.java
Drop extraneous files
[unical.git] / gson / com / google / gson / package-info.java
diff --git a/gson/com/google/gson/package-info.java b/gson/com/google/gson/package-info.java
deleted file mode 100644 (file)
index 428e280..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-/**
- * This package provides the {@link com.google.gson.Gson} class to convert Json to Java and
- * vice-versa.
- *
- * <p>The primary class to use is {@link com.google.gson.Gson} which can be constructed with
- * {@code new Gson()} (using default settings) or by using {@link com.google.gson.GsonBuilder}
- * (to configure various options such as using versioning and so on).</p>
- *
- * @author Inderjeet Singh, Joel Leitch
- */
-package com.google.gson;
\ No newline at end of file
This page took 0.021942 seconds and 4 git commands to generate.