Skip to content

Commit 0e648d8

Browse files
REFACTOR: package refactoring
1 parent 2b4a17f commit 0e648d8

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

src/kotlin_lang/doubly_linked_list/DoublyLinkedList.kt

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
package kotlin_lang.lists.doubly_linked_list
2+
3+
class DoublyLinkedList

0 commit comments

Comments
 (0)