Skip to content

Commit 4dc025a

Browse files
committed
test #EN161
1 parent c7b4449 commit 4dc025a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cachematrix.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ makeCacheMatrix <- function(x = matrix()) {
2525

2626

2727
## Return the inverse matrix by calling the functions defined above
28-
## demo
29-
3028

3129
cacheSolve <- function(x, ...) {
3230
## Return a matrix that is the inverse of 'x'

0 commit comments

Comments
 (0)