Skip to content

Commit

Permalink
D3
Browse files Browse the repository at this point in the history
  • Loading branch information
Hot00Tea committed Feb 3, 2025
1 parent 116e8f3 commit b031fe4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/core/basesyntax/impl/StorageImpl.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
package core.basesyntax.impl;

import core.basesyntax.Storage;

public class StorageImpl<K, V> implements Storage<K, V> {
Expand Down

0 comments on commit b031fe4

Please sign in to comment.