Explorar o código

Updated READ ME title and removed deprecated tag

Joachim M. Giæver %!s(int64=6) %!d(string=hai) anos
pai
achega
ea2474473f
Modificáronse 2 ficheiros con 0 adicións e 2 borrados
  1. 0 1
      src/API/Client.php
  2. 0 1
      src/API/Request/Base.php

+ 0 - 1
src/API/Client.php

@@ -10,7 +10,6 @@ namespace Gogs\API {
      * track of the context when going from a user, to a repo,
      * organization etc.
      *
-     * @deprecated
      * @author Joachim M. Giaever (joachim[]giaever.org)
      * @version 0.1
      */

+ 0 - 1
src/API/Request/Base.php

@@ -9,7 +9,6 @@ namespace Gogs\API\Request {
      * it will have the correct methods required by interface,
      * and get the cURL functionality.
      *
-     * @deprecated since 0.1, to be removed in 3.0
      * @author Joachim M. Giaever (joachim[]giaever.org)
      * @abstact
      */