Skip to content

Commit 4f8b7ee

Browse files
Mats-SXknutwalker
andcommitted
Add missing import
Co-authored-by: Paul Horn <[email protected]>
1 parent 248a077 commit 4f8b7ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compatibility/5-common/neo4j-kernel-adapter/src/main/java/org/neo4j/gds/compat/_5x/CompatAccessModeImpl.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
package org.neo4j.gds.compat._5x;
2121

2222
import org.neo4j.gds.compat.CompatAccessMode;
23+
import org.neo4j.gds.compat.CustomAccessMode;
2324
import org.neo4j.internal.kernel.api.RelTypeSupplier;
2425
import org.neo4j.internal.kernel.api.TokenSet;
2526

0 commit comments

Comments
 (0)