Skip to content

Commit

Permalink
chore: add simple JavaDoc comment
Browse files Browse the repository at this point in the history
Gets weird of the warning and the job done.
  • Loading branch information
TheMrMilchmann committed Jul 22, 2022
1 parent 3d64797 commit fe79c33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/gw2tb/gw2ml/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
/** Provides the GW2ML API. */
@NonNullApi
package com.gw2tb.gw2ml;

0 comments on commit fe79c33

Please sign in to comment.