Skip to content

Commit 523574f

Browse files
authored
解决冲突
1 parent 5ebfdc9 commit 523574f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

php/composer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,8 @@
77
"psr-4": {
88
"Algo_06\\": "06_linkedlist/",
99
"Algo_07\\": "07_linkedlist/",
10-
<<<<<<< HEAD
11-
"Algo_08\\": "08_stack/"
12-
=======
1310
"Algo_08\\": "08_stack/",
1411
"Algo_09\\": "09_queue/"
15-
>>>>>>> upstream/master
1612
}
1713
}
1814
}

0 commit comments

Comments
 (0)