Skip to content

Commit

Permalink
Remove dropped method
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvergnaud committed Apr 25, 2022
1 parent b8c39fd commit c299fd5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Server/src/main/resources/libraries/Login.pec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,3 @@ and methods:
define hasLogin as method receiving login returning Boolean doing:
Java: return this.hasLogin(login);

define close as method doing:
Java: this.close();

0 comments on commit c299fd5

Please sign in to comment.