Skip to content

Commit bea87e9

Browse files
committed
Fix readme.
1 parent 7696589 commit bea87e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ contract MyArtSale is
9494
* @dev Contract constructor. Sets metadata extension `name` and `symbol`.
9595
*/
9696
constructor()
97-
public
9897
{
9998
nftName = "Frank's Art Sale";
10099
nftSymbol = "FAS";

0 commit comments

Comments
 (0)