Skip to content

Commit 831aec8

Browse files
author
Jonas Friedemann Grote
committed
Remove superfluous comment.
1 parent 4f17798 commit 831aec8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cachematrix.R

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
## Put comments here that give an overall description of what your
2-
## functions do
3-
41
## Create a matrix wrapping function ("object") that will cache the matrix's inverse.
52

63
makeCacheMatrix <- function(x = matrix()) {

0 commit comments

Comments
 (0)